From: John W. Linville Date: Wed, 7 Oct 2009 14:49:33 +0000 (-0400) Subject: net/wireless/ethtool.h: drop unnecessary include of linux/ethtool.h X-Git-Tag: v2.6.33-rc1~388^2~865^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a82ac21efcefabb4879eb5b4e7a2c7a142026bdb;p=pandora-kernel.git 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 --- Reading git-diff-tree failed