staging: rtl8192u: propagate errors in write_nic_dword
authorSalah Triki <salah.triki@acm.org>
Wed, 4 May 2016 03:42:48 +0000 (04:42 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 19 Jun 2016 02:49:02 +0000 (19:49 -0700)
commitec06d48f2443a681ff02d353bd188002d0df18f9
treeee0f89c0e3a6275033928eb86eedb8bd52c8ff1c
parent28d653d7d17e774afa375b08fb55c4c0e22795ea
staging: rtl8192u: propagate errors in write_nic_dword

Propagate errors from kzalloc and usb_control_msg and change the
return type of write_nic_dword from void to int.

Signed-off-by: Salah Triki <salah.triki@acm.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8192U.h
drivers/staging/rtl8192u/r8192U_core.c
This page took 0.026081 seconds and 5 git commands to generate.