commit | 59b93b41e7fa71138734a911b11b044340dd16bd | [log] [tgz] |
---|---|---|
author | Pravin B Shelar <pshelar@nicira.com> | Wed Nov 05 15:27:48 2014 -0800 |
committer | Pravin B Shelar <pshelar@nicira.com> | Wed Nov 05 23:52:33 2014 -0800 |
tree | 7d5680f8c3eba5ce40a04b6115b41550c9d140f5 | |
parent | e1b2cb655060e081e73b384b1fc8b2e978f73467 [diff] |
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 <pshelar@nicira.com>