diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2014-02-07 14:50:38 +0300 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2014-02-13 14:58:12 -0500 |
commit | 4a0732d1f93ff52b0e74a61302260b9417f6db61 (patch) | |
tree | 54bf48a878d5026cd771aa45750662cb1e04ec95 /drivers/gpio/gpio-pch.c | |
parent | 2e8c5e56b307271c2dab6f8bfd1d8a3822ca2390 (diff) | |
download | linux-stable-4a0732d1f93ff52b0e74a61302260b9417f6db61.tar.gz linux-stable-4a0732d1f93ff52b0e74a61302260b9417f6db61.tar.bz2 linux-stable-4a0732d1f93ff52b0e74a61302260b9417f6db61.zip |
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>
Diffstat (limited to 'drivers/gpio/gpio-pch.c')
0 files changed, 0 insertions, 0 deletions