From: Rajkumar Manoharan Date: Wed, 11 Jun 2014 10:48:15 +0000 (+0530) Subject: ath9k: use separate HW queue for each channel context X-Git-Tag: cleanup-for-v3.18~108^2~210^2~46^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ad9c3861acef2343b232d733aa288e71cc07d44;p=pandora-kernel.git ath9k: use separate HW queue for each channel context Use seperate tx queue for each AC in each channel context and expose these information to mac80211 to avoid stopping one channel context leads to stopping the entire traffic for that AC even on other contexts. Signed-off-by: Rajkumar Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed