[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1397059980-11942-1-git-send-email-Larry.Finger@lwfinger.net>
Date: Wed, 9 Apr 2014 11:12:57 -0500
From: Larry Finger <Larry.Finger@...inger.net>
To: gregkh@...uxfoundation.org
Cc: netdev@...r.kernel.org, devel@...verdev.osuosl.org,
Larry Finger <Larry.Finger@...inger.net>
Subject: [PATCH 0/3] Fix some bugs in staging drivers
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@...inger.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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists