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
..
2013-09-26 15:13:37 -04:00
2014-01-16 14:55:45 -05:00
2013-08-26 14:09:06 -04:00
2012-12-06 15:04:56 -05:00
2012-12-06 15:04:56 -05:00