diff options
author | Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> | 2016-06-02 20:05:38 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-06-04 01:37:21 +0200 |
commit | f6c382fc553b49bc2dfaf705e34fde32171b5db4 (patch) | |
tree | 86debad846fe3889af3ca128e5e377e442055f8a /drivers/cpuidle/cpuidle-calxeda.c | |
parent | net: fjes: fjes_main: Remove create_workqueue (diff) | |
download | linux-f6c382fc553b49bc2dfaf705e34fde32171b5db4.tar.xz linux-f6c382fc553b49bc2dfaf705e34fde32171b5db4.zip |
loopback: make use of NETIF_F_GSO_SOFTWARE
NETIF_F_GSO_SOFTWARE was defined to list all GSO software types, so lets
make use of it in loopback code. Note that veth/vxlan/others already
uses it.
Within this patch series, this patch causes lo to pick up SCTP GSO feature
automatically (as it's added to NETIF_F_GSO_SOFTWARE) and thus avoiding
segmentation if possible.
Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Tested-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/cpuidle/cpuidle-calxeda.c')
0 files changed, 0 insertions, 0 deletions