summaryrefslogtreecommitdiff
path: root/drivers/kvm
diff options
context:
space:
mode:
authorRoel Kluin <12o3l@tiscali.nl>2007-11-06 01:55:02 +0300
committerJeff Garzik <jeff@garzik.org>2007-11-10 12:25:12 +0300
commita2a1c3eb4029aa7f17533fe7e9a917a7b3349644 (patch)
treec1680a1f829e27c9815241f0e702d0bf2fdce4c6 /drivers/kvm
parent2493d8e4166fa75ccb8e49fdd000f9ef67e570ae (diff)
downloadlinux-a2a1c3eb4029aa7f17533fe7e9a917a7b3349644.tar.xz
ipw2100: fix postfix decrement errors
If i reaches zero, the loop ends, but the postfix decrement subtracts it to -1. Testing for 'i == 0', later in the function, will not fulfill its purpose. Signed-off-by: Roel Kluin <12o3l@tiscali.nl> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/kvm')
0 files changed, 0 insertions, 0 deletions