net/wireless/ethtool.h: drop unnecessary include of linux/ethtool.h
authorJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Oct 2009 14:49:33 +0000 (10:49 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Oct 2009 20:39:49 +0000 (16:39 -0400)
commita82ac21efcefabb4879eb5b4e7a2c7a142026bdb
treece374213815138f787a6fb29fb66c6d7f21feecd
parentcf32ed92432303022be208bb6a173994712f1f23
net/wireless/ethtool.h: drop unnecessary include of linux/ethtool.h

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>
net/wireless/ethtool.h