commit | f307dbd88d82c4ccab7aec49613c366023b89cde | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Thu Jan 29 17:30:00 2009 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 29 17:30:00 2009 -0800 |
tree | 9ac218178afe51593091e8d9734a3e33a98eeb5f | |
parent | 1609559547ae0ddc2e4829c7f78ac2c4869875b9 [diff] |
smsc911x: timeout reaches -1 With a postfix decrement the timeout will reach -1 rather than 0, so the warning will not be issued. Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Acked-by: Steve Glendinning <steve.glendinning@smsc.com> Signed-off-by: David S. Miller <davem@davemloft.net>