net: Remove MPLS GSO feature.
authorPravin B Shelar <pshelar@nicira.com>
Wed, 5 Nov 2014 23:27:48 +0000 (15:27 -0800)
committerPravin B Shelar <pshelar@nicira.com>
Thu, 6 Nov 2014 07:52:33 +0000 (23:52 -0800)
Device can export MPLS GSO support in dev->mpls_features same way
it export vlan features in dev->vlan_features. So it is safe to
remove NETIF_F_GSO_MPLS redundant flag.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>

No differences found