1
0
Files
linux/drivers/net/usb
Steve Glendinning 2305c54ffc smsc75xx: don't call usbnet_resume if usbnet_suspend fails
If usbnet_suspend returns an error we don't want to call
usbnet_resume to clean up, but instead just return the error.

If usbnet_suspend *does* succeed, and we have a problem further
on, the desired behaviour is still to call usbnet_resume
to clean up before returning.

Signed-off-by: Steve Glendinning <steve.glendinning@shawell.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-11-30 12:27:20 -05:00
..
2012-08-13 16:50:19 -07:00
2012-10-18 15:34:30 -04:00
2012-10-11 15:12:33 -04:00
2012-10-23 02:40:11 -04:00
2012-11-28 11:23:41 -05:00
2012-11-25 16:14:54 -05:00
2012-11-23 14:15:18 -05:00