compat: fix warning of missing struct netdev_queue
authorHauke Mehrtens <hauke@hauke-m.de>
Wed, 9 Jan 2013 16:34:19 +0000 (17:34 +0100)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Thu, 10 Jan 2013 21:11:25 +0000 (13:11 -0800)
commitc420819a63605ffc975e9b1704c2ed7f2dcefbf9
tree52411f887dba230f6b6c94d93a277df588d40c7a
parent681f75854faf507d8cf128cf4cb03c9f991c40b0
compat: fix warning of missing struct netdev_queue

Fix a warning on kernel version <= 2.6.26:
include/linux/compat-3.3.h:44:49: warning: ‘struct netdev_queue’ declared inside parameter list [enabled by default]

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
include/linux/compat-3.3.h