ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Wed, 7 Oct 2009 00:44:30 +0000 (20:44 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Oct 2009 20:39:50 +0000 (16:39 -0400)
commit91b9eb8261acfe473c369750036df24ad071e5c1
tree0264350c12d7a2c4287fc610c23e202e595fc52c
parenta72d57a862f700edf85da81aae3cd8f923e989a1
ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()

The trick was to add four bytes whenever this was used. There
are two places where this was missed.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath5k/pcu.c
drivers/net/wireless/ath/ath5k/reset.c