diff options
author | 2011-02-22 16:52:28 +0000 | |
---|---|---|
committer | 2011-02-23 14:23:31 -0800 | |
commit | 14d1232f490c1c696582909fb3b69e67a8d38a34 (patch) | |
tree | 72e8c7ddd266fba48d1b0aa5b537393b73b7b293 /include/linux/ethtool.h | |
parent | Fix "(unregistered net_device): Features changed" message (diff) | |
download | wireguard-linux-14d1232f490c1c696582909fb3b69e67a8d38a34.tar.xz wireguard-linux-14d1232f490c1c696582909fb3b69e67a8d38a34.zip |
net: avoid initial "Features changed" message
Avoid "Features changed" message and ndo_set_features call on device
registration caused by automatic enabling of GSO and GRO. Driver should
have enabled hardware offloads it set in features, so the ndo_set_features()
is not needed at registration time.
Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/ethtool.h')
0 files changed, 0 insertions, 0 deletions