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

Salah Triki salah.triki at acm.org
Mon Mar 14 03:08:10 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 (9):
  staging: rtl8192u: check return value of read_nic_word_E
  staging: rtl8192u: eprom_read: check return value of eprom_r
  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 |  31 ++++--
 drivers/staging/rtl8192u/r8180_93cx6.h |   2 +-
 drivers/staging/rtl8192u/r8192U.h      |   8 +-
 drivers/staging/rtl8192u/r8192U_core.c | 194 +++++++++++++++++++++++----------
 4 files changed, 164 insertions(+), 71 deletions(-)

-- 
1.9.1



More information about the devel mailing list