usbnet: init fault (oops) cleanup, whitespace fixes
authorDavid Brownell <david-b@pacbell.net>
Fri, 16 Feb 2007 02:52:30 +0000 (18:52 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 16 Feb 2007 23:32:22 +0000 (15:32 -0800)
commitcb1cebbee61abcb6b55c63fdfebb5ca5effaedea
tree15b2d33ba284bff9dcbf3aa87c23c289f9dc095c
parent6e91f527cd0644530894ee3bfb06d209d3c8c54a
usbnet: init fault (oops) cleanup, whitespace fixes

This cleans up some error handling paths in usbnet device probing;
one of them could cause oopsing, e.g. with some RNDIS devices.

It also removes some extraneous whitespace.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/net/usbnet.c