linux/drivers/net/wireless/ath/ath5k
Dan Carpenter 4a0732d1f9 ath5k: shifting the wrong variable for AR5K_AR5210
In the original code we shift "AR5K_PHY(256) >> 28" which is zero but
the intent was to shift the return value of ath5k_hw_reg_read() like we
do a couple lines later.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-02-13 14:58:12 -05:00
..
ahb.c
ani.c
ani.h
ath5k.h
attach.c
base.c ath5k: use ath_is_mybeacon 2014-01-16 14:55:45 -05:00
base.h
caps.c
debug.c
debug.h
desc.c
desc.h
dma.c ath5k: Reset Tx interrupt bits also on PISR 2013-12-11 10:56:22 -05:00
eeprom.c
eeprom.h
gpio.c
initvals.c
Kconfig
led.c
mac80211-ops.c
Makefile
pci.c
pcu.c
phy.c ath5k: shifting the wrong variable for AR5K_AR5210 2014-02-13 14:58:12 -05:00
qcu.c
reg.h
reset.c
rfbuffer.h
rfgain.h
rfkill.c
sysfs.c
trace.h