From: Ivo van Doorn Date: Sat, 17 Jan 2009 19:42:58 +0000 (+0100) Subject: rt2x00: conf_tx() only need register access for WMM queues X-Git-Tag: v2.6.30-rc1~662^2~836^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e790023620ee02486fd64c7e5a6115ce004495d;p=pandora-kernel.git rt2x00: conf_tx() only need register access for WMM queues conf_tx() in rt61pci and rt73usb only have to check once if the queue_idx indicates a non-WMM queue and break of the function immediately if that is the case. Only the WMM queues need to have the TX configuration written to the registers. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed