commit | b8f59586cecdb612cd31f4d9e7904f46277ddd64 | [log] [tgz] |
---|---|---|
author | Peter Korsgaard <jacmet@sunsite.dk> | Sat Jun 30 23:07:42 2007 +0200 |
committer | Jeff Garzik <jeff@garzik.org> | Mon Jul 02 08:24:51 2007 -0400 |
tree | 0b2ba951170c07133abc8f1c2d2955a44beb0257 | |
parent | 043600a62a45b2d5cac262fca9012fc24db19964 [diff] |
dm9601: Return 0 from bind() on success 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>