android_kernel_xiaomi_sdm845/drivers/net/tulip
Roel Kluin 46578a6913 net: variables reach -1, but 0 tested
while (timeout--) { ... }

timeout becomes -1 if the loop isn't ended otherwise, not 0.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-02-02 21:39:02 -08:00
..
21142.c tulip: fix 21142 with 10Mbps without negotiation 2009-01-29 17:35:04 -08:00
de4x5.c de4x5: convert to net_device_ops 2009-01-07 18:00:31 -08:00
de4x5.h
de2104x.c net: variables reach -1, but 0 tested 2009-02-02 21:39:02 -08:00
dmfe.c dmfe: convert to new API 2009-01-07 18:01:20 -08:00
eeprom.c netdevice: safe convert to netdev_priv() #part-3 2008-11-12 23:38:36 -08:00
interrupt.c net: Remove unused netdev arg from some NAPI interfaces. 2008-12-22 20:43:12 -08:00
Kconfig
Makefile
media.c
pnic2.c
pnic.c
timer.c
tulip_core.c tulip: convert devices to new API 2009-01-07 17:59:15 -08:00
tulip.h
uli526x.c uli526x: convert devices to new API 2009-01-07 18:01:40 -08:00
winbond-840.c windbond: convert devices to new API 2009-01-07 18:02:26 -08:00
xircom_cb.c xircom: convert devices to new API 2009-01-07 18:00:55 -08:00