mpls: Fix allowed protocols for mpls gso
authorPravin B Shelar <pshelar@nicira.com>
Wed, 24 Dec 2014 00:20:16 +0000 (16:20 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 24 Dec 2014 04:57:31 +0000 (23:57 -0500)
commit4cc1beca3096a6425543cb83a61665b9c8040f98
treefe6cdcc77b037f98edbc2fb91f0a5a74d0facd8d
parentd0edc7bf397a5e0f312bf8a1e87cfee0019dc07b
mpls: Fix allowed protocols for mpls gso

MPLS and Tunnel GSO does not work together.  Reject packet which
request such GSO.

Fixes: 0d89d2035f ("MPLS: Add limited GSO support").
Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mpls/mpls_gso.c