[PATCH V4 0/8] staging: rtl8192u: Checking return value/propagating errors

Salah Triki salah.triki at acm.org
Thu Apr 28 17:56:43 UTC 2016


These patchs check the return value/propagate error of the functions
read_nic_word_E, eprom_r, eprom_read, rtl8192_read_eeprom_info, write_nic_*.

Salah Triki (8):
  staging: rtl8192u: check return value of read_nic_word_E
  staging: rtl8192u: check return value eprom_read
  staging: rtl8192u: propagate errors in rtl8192_read_eeprom_info
  staging: rtl8192u: check return value of rtl8192_read_eeprom_info
  staging: rtl8192u: propagate errors in write_nic_byte
  staging: rtl8192u: propagate errors in write_nic_byte_E
  staging: rtl8192u: propagate errors in write_nic_word
  staging: rtl8192u: propagate errors in write_nic_dword

 drivers/staging/rtl8192u/r8180_93cx6.c |  30 ++++-
 drivers/staging/rtl8192u/r8180_93cx6.h |   2 +-
 drivers/staging/rtl8192u/r8192U.h      |   8 +-
 drivers/staging/rtl8192u/r8192U_core.c | 193 +++++++++++++++++++++++----------
 4 files changed, 164 insertions(+), 69 deletions(-)

-- 
1.9.1



More information about the devel mailing list