]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit35d71f5ba5161da79a14fb3809a0a7e9680eb3bc
treeee0f89c0e3a6275033928eb86eedb8bd52c8ff1c
parent5b6b91a636da09271c69afe7e4cb29c10604e781
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