[PATCH] bcm43xx: properly mask txctl1 before writing it to hardware.
commit5808bbbdf8c095745f0cac9110b245102243b243
authorMichael Buesch <mbuesch@freenet.de>
Wed, 15 Mar 2006 17:13:53 +0000 (15 18:13 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 27 Mar 2006 16:19:39 +0000 (27 11:19 -0500)
tree1c74ae35e06d8a7cec0ec6109e8faee3b4191b60
parentb3db5e553876c1743eefae5963aea431ec4d5ba6
[PATCH] bcm43xx: properly mask txctl1 before writing it to hardware.

This should not make a difference, but be careful to not trash the register.

Signed-off-by: Michael Buesch <mbuesch@freenet.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/bcm43xx/bcm43xx_radio.c