Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net/wireless/ethtool.h: drop unnecessary include of linux/ethtool.h | John W. Linville | 2009-10-07 | 1 | -2/+0 |
| | | | | | | | | Everything including this header includes net/cfg80211.h, which includes linux/netdevice.h, which includes linux/ethtool.h already. Why slow-down the build, even a little bit? Signed-off-by: John W. Linville <linville@tuxdriver.com> | ||||
* | wireless: implement basic ethtool support for cfg80211 devices | John W. Linville | 2009-10-07 | 1 | -0/+8 |
Signed-off-by: John W. Linville <linville@tuxdriver.com> |