]> 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)
commite8ee10e09250b4422f8996cf572f09848fcadb6e
treed61c512c56625e84e15a1ca499ac976990c77a78
parent529aab98a9dc4d5f53c269e952818c09a7c07e68
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