kernel-ark/drivers/net/usb
Peter Korsgaard 9514bfe5d9 Cleanup usbnet_probe() return value handling
usbnet_probe() handles a positive return value from the driver bind()
function as success, but will later only setup the status handler if the
return value was zero, leading to confusion. Patch adjusts this to accept
positive values as success in both checks.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-07-10 12:41:18 -04:00
..
asix.c
catc.c
cdc_ether.c net/usb/cdc_ether minor sparse cleanup 2007-07-02 08:24:52 -04:00
cdc_subset.c
dm9601.c dm9601: Return 0 from bind() on success 2007-07-02 08:24:51 -04:00
gl620a.c
kaweth.c
kawethfw.h
Kconfig
Makefile
mcs7830.c
net1080.c
pegasus.c
pegasus.h
plusb.c
rndis_host.c
rtl8150.c
usbnet.c Cleanup usbnet_probe() return value handling 2007-07-10 12:41:18 -04:00
usbnet.h usbnet whitespace fixes 2007-07-08 22:16:38 -04:00
zaurus.c