From: Lennert Buytenhek Date: Fri, 8 Jan 2010 17:28:14 +0000 (+0100) Subject: mwl8k: undo transmit queue 0/1 swapping in mwl8k_cmd_set_edca_params() X-Git-Tag: v2.6.34-rc1~233^2~556^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b569e924a9ea7c6f03dcf9b8a98d78d341925b87;p=pandora-kernel.git mwl8k: undo transmit queue 0/1 swapping in mwl8k_cmd_set_edca_params() The comment and code in mwl8k_cmd_set_edca_params() suggest that the mapping between SET_EDCA_PARAMS queue numbers and transmit rings isn't actually 1:1, while tests show that the mapping is in fact 1:1. So, get rid of the transmit queue 0/1 swapping. Signed-off-by: Lennert Buytenhek Signed-off-by: John W. Linville --- Reading git-diff-tree failed