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

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to