carl9170: fix carl9170_tx_prepare typo
authorChristian Lamparter <chunkeey@googlemail.com>
Fri, 26 Nov 2010 22:29:23 +0000 (23:29 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 29 Nov 2010 19:41:29 +0000 (14:41 -0500)
commit5c5e138b590a748c57d54b39634cda974ab9af1d
tree1ef6b893425daaab59d3f32f68eecd2402dfa0ca
parent7dff3125534c1d035a910052335a3a39fbb31aa7
carl9170: fix carl9170_tx_prepare typo

commit: "carl9170: revamp carl9170_tx_prepare"
introduced a peculiar bug that would only show
up if the the module parameter noht is set to 1.

Then all outbound voice, video and background
frames would each invoke a (bogus) RTS/CTS
handshake.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/carl9170/tx.c