Re: usbnet: fix oops in usbnet_start_xmit

2012-09-06 Thread Dan Carpenter
23ba07991dad: usbnet: fix oops in usbnet_start_xmit from Nov 7, 2011, leads to the following Smatch complaint: drivers/net/usb/usbnet.c +1077 usbnet_start_xmit() error: we previously assumed 'skb' could be null (see line 1060) drivers/net/usb/usbnet.c 1059 1060

Re: usbnet: fix oops in usbnet_start_xmit

2012-09-06 Thread Oliver Neukum
Konstantin Khlebnikov, This is a semi-automatic email about new static checker warnings. The patch 23ba07991dad: usbnet: fix oops in usbnet_start_xmit from Nov 7, 2011, leads to the following Smatch complaint: drivers/net/usb/usbnet.c +1077 usbnet_start_xmit() error: we