hso: remove claiming and releasing of USB interface
authorPaulius Zaleckas <paulius.zaleckas@teltonika.lt>
Mon, 23 Feb 2009 05:39:34 +0000 (05:39 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Feb 2009 07:02:56 +0000 (23:02 -0800)
commita6f26e4b0e1d63f466df7ae0fa35398316cf2dfc
tree7f8ead59474b1d35055f7d328dabf4ce2bfca555
parent6ceffd477808b806d0510747a77fca0a1a60a5b2
hso: remove claiming and releasing of USB interface

No need to reclaim the same USB interface beeing probed.
Releasing interface does nothing also.

This is already in for a long time in off-kernel hso driver
and no regresions were noticed for this change.

Signed-off-by: Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
Cc: Denis Joseph Barrow <D.Barow@option.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/hso.c