]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: fix the assignment of hw queues for mesh interface
authorChun-Yeow Yeoh <yeohchunyeow@gmail.com>
Wed, 12 Nov 2014 08:40:19 +0000 (16:40 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 17 Nov 2014 20:32:14 +0000 (15:32 -0500)
commit202f71d303990e599172219d40584f966034e373
tree65e350d9fb744682f394802807cdca11412bf428
parent8d8a2e2e2d807aaf0300197318e5180c4ce13e29
ath9k: fix the assignment of hw queues for mesh interface

We need to assign the hw queues for mesh interface. Otherwise,
we are not able to bring up the mesh interface due to the
IEEE80211_INVAL_HW_QUEUE error.

Signed-off-by: Chun-Yeow Yeoh <yeohchunyeow@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/main.c