[PATCH] bcm43xx: fix radio_set_tx_iq
authorStefano Brivio <stefano.brivio@polimi.it>
Fri, 23 Mar 2007 19:21:39 +0000 (20:21 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 27 Mar 2007 17:16:52 +0000 (13:16 -0400)
Fix a duplicated leftshift in bcm43xx_radio_set_tx_iq. data_high values are
already leftshifted. Thanks to Michael Buesch for spotting this.

Signed-off-by: Stefano Brivio <stefano.brivio@polimi.it>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found