commit | 7d969204882882585336b0fa19ad4587d8fb15a2 | [log] [tgz] |
---|---|---|
author | Bob Copeland <me@bobcopeland.com> | Thu Jan 01 15:01:45 2009 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 29 15:59:45 2009 -0500 |
tree | f300de1b35bf0cca9d77a9896d9fd9227e7382d9 | |
parent | 63649b6cf0a964582af2b4d4734e28ca90ec8f5c [diff] |
ath5k: fix off-by-one in gpio checks Sanity checks against AR5K_NUM_GPIO were all broken. This doesn't currently cause any problems since we only use the first four gpios. Changes-licensed-under: ISC Reported-by: Andreas Mohr <andi@lisas.de> Signed-off-by: Bob Copeland <me@bobcopeland.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>