commit | 7ec5689461989fd80f1cf82ae084f5d50a5e63ee | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Sat Jun 29 19:23:19 2013 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 01 13:18:19 2013 -0700 |
tree | bc9c368f432204329568786aa0ef2b4c3a1126f0 | |
parent | 46ab9b347d677976b2b4072837cb4065839c0b80 [diff] |
alx: fix ethtool support code A number of places treated features wrongly, listing not-supported features instead of supported ones. Also, the get_drvinfo ethtool callback isn't needed, and alx_get_pauseparam can be simplified. Reported-by: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: David S. Miller <davem@davemloft.net>