dm9601: Return 0 from bind() on success
authorPeter Korsgaard <jacmet@sunsite.dk>
Sat, 30 Jun 2007 21:07:42 +0000 (23:07 +0200)
committerJeff Garzik <jeff@garzik.org>
Mon, 2 Jul 2007 12:24:51 +0000 (08:24 -0400)
Fixup dm9601_bind() so it returns 0 on success rather than just a positive
number, as otherwise usbnet doesn't init the status handler.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found