mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
59b93b41e7
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>