mwl8k: undo transmit queue 0/1 swapping in mwl8k_cmd_set_edca_params()
authorLennert Buytenhek <buytenh@wantstofly.org>
Fri, 8 Jan 2010 17:28:14 +0000 (18:28 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 12 Jan 2010 19:02:08 +0000 (14:02 -0500)
commitb569e924a9ea7c6f03dcf9b8a98d78d341925b87
treec015ecc00922e1d51202d173c15121e3028b3bb9
parentc2c2b12a8b6cd23d4abbc086642647c656bf406c
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 <buytenh@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwl8k.c
This page took 0.025969 seconds and 5 git commands to generate.