From: Pravin B Shelar Date: Wed, 5 Nov 2014 23:27:48 +0000 (-0800) Subject: net: Remove MPLS GSO feature. X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~252^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59b93b41e7fa71138734a911b11b044340dd16bd;p=pandora-kernel.git net: Remove MPLS GSO feature. 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 --- Reading git-diff-tree failed