]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
SMSC: timeout reaches -1
authorRoel Kluin <roel.kluin@gmail.com>
Fri, 20 Feb 2009 08:52:19 +0000 (00:52 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Feb 2009 08:52:19 +0000 (00:52 -0800)
commit2cf0dbed27af3f827a96db98c2535002902f6af0
treec5b53517aa3101a881477255de184ab0e65b8212
parent196b7e1b9cca9e187bb61fa7d60f04f4ab2c0592
SMSC: timeout reaches -1

With a postfix decrement timeouts will reach -1 rather than 0, so
the error path does not appear.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/smsc911x.c