commit | 28d653d7d17e774afa375b08fb55c4c0e22795ea | [log] [tgz] |
---|---|---|
author | Salah Triki <salah.triki@acm.org> | Wed May 04 04:42:47 2016 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Jun 18 19:49:02 2016 -0700 |
tree | 026620e946de8ebb3785858dcd4c3ea7b23031bd | |
parent | 6ae4e4b3028b277ab9bcf776bcbe4db8681af317 [diff] |
staging: rtl8192u: propagate errors in write_nic_word Propagate errors from kzalloc and usb_control_msg and change the return type of write_nic_word from void to int. Signed-off-by: Salah Triki <salah.triki@acm.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>