netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix some bugs in staging drivers
@ 2014-04-09 16:12 Larry Finger
  2014-04-09 16:12 ` [PATCH 1/3] staging: r8188eu: Calling rtw_get_stainfo() with a NULL sta_addr will return NULL Larry Finger
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Larry Finger @ 2014-04-09 16:12 UTC (permalink / raw)
  To: gregkh; +Cc: devel, netdev, Larry Finger

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.Finger@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

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2014-04-16 18:46 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-09 16:12 [PATCH 0/3] Fix some bugs in staging drivers Larry Finger
2014-04-09 16:12 ` [PATCH 1/3] staging: r8188eu: Calling rtw_get_stainfo() with a NULL sta_addr will return NULL Larry Finger
2014-04-09 16:12 ` [PATCH 2/3] staging: r8188eu: Fix case where ethtype was never obtained and always be checked against 0 Larry Finger
2014-04-09 16:24   ` Sergei Shtylyov
2014-04-09 17:44     ` Larry Finger
2014-04-09 19:02     ` Dan Carpenter
2014-04-09 19:11       ` Sergei Shtylyov
2014-04-09 19:44         ` Dan Carpenter
2014-04-09 18:51   ` Dan Carpenter
2014-04-09 19:00     ` Dan Carpenter
2014-04-10  9:14     ` David Laight
2014-04-16 18:45   ` Greg KH
2014-04-09 16:13 ` [PATCH 3/3] staging: r8712u: " Larry Finger
2014-04-09 16:25   ` Sergei Shtylyov
2014-04-09 17:45     ` Larry Finger
2014-04-16 18:46   ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).