]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net/usb/r815x: change the return value for bind functions
authorhayeswang <hayeswang@realtek.com>
Wed, 31 Jul 2013 09:21:24 +0000 (17:21 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 31 Jul 2013 21:49:13 +0000 (14:49 -0700)
commit543ae7f9c4e69816043ac3b526310353b413b325
treeeeedf700dae513eb63f25f5bf0e9a3226ae6371d
parentb771721a748875e3654debdf68ad4708477f18c4
net/usb/r815x: change the return value for bind functions

Replace 0 with the result from usbnet_cdc_bind().

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