commit | 05eb9e5336cec824a071d2fdc971a008c4a9ecd8 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Mon May 15 17:55:15 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue May 16 12:59:02 2017 -0400 |
tree | a1fc59c33ab9a535cb80297d6e27893bd41aeb67 | |
parent | 173e7837a20a4cb26d6097f6b968c17344b5189c [diff] |
nfp: don't enable TSO on the device when disabled We advertise TSO to the stack but leave it disabled by default. Make sure it's not only disabled in the netdev features but also on the device itself. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: Simon Horman <simon.horman@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>