diff options
author | Michał Mirosław <mirq-linux@rere.qmqm.pl> | 2011-04-21 13:59:21 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-04-21 17:21:43 -0700 |
commit | 5f8629c526b4f7e529a6d27bbd802c0dc7fcc357 (patch) | |
tree | cab14d913c195769820bfe3a9fe08325e67cf96b /kernel/profile.c | |
parent | 470078312515f12e7cd916f1bd002acad313b9c8 (diff) | |
download | op-kernel-dev-5f8629c526b4f7e529a6d27bbd802c0dc7fcc357.zip op-kernel-dev-5f8629c526b4f7e529a6d27bbd802c0dc7fcc357.tar.gz |
net: fix hw_features ethtool_ops->set_flags compatibility
__ethtool_set_flags() was not taking into account features set but not
user-toggleable.
Since GFLAGS returns masked dev->features, EINVAL is returned when
passed flags differ to it, and not to wanted_features.
Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/profile.c')
0 files changed, 0 insertions, 0 deletions