While analyzing parts of the recently merged r8723au driver, Jes Sorensen
found two bugs that are found in other Reaktek drivers in staging. This
set of patches fixes them.

Signed-off-by: Larry Finger <larry.fin...@lwfinger.net>


Larry Finger (3):
  staging: r8188eu: Calling rtw_get_stainfo() with a NULL sta_addr will
    return NULL
  staging: r8188eu: Fix case where ethtype was never obtained and always
    be checked against 0
  staging: r8712u: Fix case where ethtype was never obtained and always
    be checked against 0

 drivers/staging/rtl8188eu/core/rtw_recv.c | 24 ++++++++++--------------
 drivers/staging/rtl8712/rtl871x_recv.c    | 15 +++++++--------
 2 files changed, 17 insertions(+), 22 deletions(-)

-- 
1.8.1.4

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to