git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1b2cb6
)
net: Remove MPLS GSO feature.
author
Pravin B Shelar
<pshelar@nicira.com>
Wed, 5 Nov 2014 23:27:48 +0000
(15:27 -0800)
committer
Pravin 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