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)
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

Simple merge