]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8192u: propagate errors in write_nic_byte_E
authorSalah Triki <salah.triki@acm.org>
Wed, 4 May 2016 03:42:46 +0000 (04:42 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 19 Jun 2016 02:49:02 +0000 (19:49 -0700)
commit5e2f908c9826f16d1153435db37445fa3e84064b
tree5d1650fd3eb09bb126b4980142ca3f8e718b191a
parent4ebcc172766853f57a272bcdf7b9346357ea005e
staging: rtl8192u: propagate errors in write_nic_byte_E

Propagate errors from  kzalloc and usb_control_msg and change the
return type of write_nic_byte_E 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