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)
commit6ae4e4b3028b277ab9bcf776bcbe4db8681af317
tree5d1650fd3eb09bb126b4980142ca3f8e718b191a
parentba15f657cec028ac375c5ca3f901719b46a55cbd
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
This page took 0.025753 seconds and 5 git commands to generate.