commit | 4b870c26e082cc950d91e54acd265fd640b9a56d | [log] [tgz] |
---|---|---|
author | Chun-Yeow Yeoh <yeohchunyeow@gmail.com> | Wed Nov 12 16:40:19 2014 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Nov 17 15:32:14 2014 -0500 |
tree | 65e350d9fb744682f394802807cdca11412bf428 | |
parent | 2eaea3284b082271315be815b762fdd02b007c32 [diff] |
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>