tom.leiming@gmail.com ef9d884dad usbnet: remove usb_get/put_dev in .probe and .disconnect
usb_device is parent device of usb_interface in the view of driver
model, so its reference count is always held during .probe/.disconnect
of usb_interface instance.

This patch just removes the unnecessay usb_get/put_dev.

Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-06-12 18:50:23 -07:00
..
2012-04-21 15:28:47 -04:00
2012-04-03 13:09:18 +02:00
2012-06-11 16:58:24 -07:00
2012-04-16 23:56:36 -04:00
2012-03-27 22:45:26 -04:00