aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorRoel Kluin <[email protected]>2009-03-04 00:07:57 -0800
committerDavid S. Miller <[email protected]>2009-03-04 00:11:52 -0800
commit948731115774c2e5ff7409360f35389459502211 (patch)
tree7a6c8901195861939ac7f9bde508d62f7403bb0d /net/lapb/lapb_timer.c
parentb9bdcd9bd78d253dcc8e13c29f0acd67e080e7c1 (diff)
aoe: error printed 1 too early
with while (i-- > 0); i reaches -1 after the loop, so the test below is printed one too early: 0 still means success. Signed-off-by: Roel Kluin <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions