Re: [PATCH 2.6.12.5]error condition fix in usbnet

2005-08-23 Thread David Brownell
You noticed that too, eh? It's already fixed in the patches I may yet send out tonight, splitting "usbnet" and its minidrivers into separate files ... - Dave - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo inf

[PATCH 2.6.12.5]error condition fix in usbnet

2005-08-23 Thread lepton
Hi! I thinks this condition is strange, it could be a type error. See the following patch. Signed-off-by: Wu Tao <[EMAIL PROTECTED]> diff -pru linux-2.6-curr/drivers/usb/net/usbnet.c linux-2.6-curr-lepton/drivers/usb/net/usbnet.c --- linux-2.6-curr/drivers/usb/net/usbnet.c 2005-06-30 07:00: