]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit984f73afb0606bea1d3372301289c8a32e26c74d
treed61c512c56625e84e15a1ca499ac976990c77a78
parent468fea1a031ff9e10cae107c8f97565311003744
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