compat-2.6: adding ethtool.h to compat-2.6.31.h
authorHin-Tak Leung <hintak.leung@gmail.com>
Wed, 7 Oct 2009 03:39:22 +0000 (04:39 +0100)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Wed, 7 Oct 2009 15:22:09 +0000 (11:22 -0400)
commitfe7d2a3cfdb2812593e27049ea3f03d152565478
tree17a36ea8de9119789240b7ab2e4d9d6a192401f7
parentdc65df017b45fdcac299122ffe7b421fb930e2d3
compat-2.6: adding ethtool.h to compat-2.6.31.h

Between 2.6.30 and 2.6.31, linux/netdevice.h started
to include linux/ethtool.h (commit b1b67dd45a6b629eb41553856805aaa1614fbb83,
"net: factor out ethtool invocation of vlan/macvlan drivers"),
and commit 7508e486965b0af13984bc6d9da62a8d8f0dc5f9,
"cfg80211: add firmware and hardware version to wiphy", introduces
dependency of ETHTOOL_BUSINFO_LEN from linux/ethtool.h
to net/cfg80211.h .

Signed-off-by: Hin-Tak Leung <htl10@users.sourceforge.net>
compat/compat-2.6.31.h