diff options
author | Bob Copeland <me@bobcopeland.com> | 2009-04-28 04:18:10 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-05-06 21:14:50 +0200 |
commit | 2516baa63bc7d05a6573a0f584135484ed182a87 (patch) | |
tree | ff2c1efd231d9c5d241be1d6b1374d07791b8122 /crypto/hash.c | |
parent | rt2x00: Implement support for 802.11n (diff) | |
download | linux-2516baa63bc7d05a6573a0f584135484ed182a87.tar.xz linux-2516baa63bc7d05a6573a0f584135484ed182a87.zip |
ath5k: correct interrupt storm warning
Ben Greear points out that the "too many interrupts" message will
never print in the intended case since the interrupt counter
will be -1 after the loop. Change it to pre-decrement so it will
be 0 on the thousandth iteration.
Cc: Ben Greear <greearb@candelatech.com>
Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'crypto/hash.c')
0 files changed, 0 insertions, 0 deletions