OSDN Git Service

r8152: replace the return value of rtl_ops_init
authorhayeswang <hayeswang@realtek.com>
Mon, 6 Jan 2014 09:08:43 +0000 (17:08 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 6 Jan 2014 21:24:09 +0000 (16:24 -0500)
commit31ca1decfbc5fe86094c6c8f0a590a2c0a29fabf
treed61c512c56625e84e15a1ca499ac976990c77a78
parente3ad412ad8b0c9994db8518d151bf036e070dfcc
r8152: replace the return value of rtl_ops_init

Replace the boolean value with the error code for the return value
of the rtl_ops_init().

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/r8152.c