[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140416184641.GA19654@kroah.com>
Date: Wed, 16 Apr 2014 11:46:41 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Larry Finger <Larry.Finger@...inger.net>
Cc: devel@...verdev.osuosl.org, netdev@...r.kernel.org,
Stable <stable@...r.kernel.org>
Subject: Re: [PATCH 3/3] staging: r8712u: Fix case where ethtype was never
obtained and always be checked against 0
On Wed, Apr 09, 2014 at 11:13:00AM -0500, Larry Finger wrote:
> Zero-initializing ether_type masked that the ether type would never be
> obtained for 8021x packets and the comparition against eapol_type
> would always fail.
>
> Reported-by: Jes Sorensen <Jes.Sorensen@...hat.com>
> Signed-off-by: Larry Finger <Larry.Finger@...inger.net>
> Cc: Stable <stable@...r.kernel.org>
> ---
> drivers/staging/rtl8712/rtl871x_recv.c | 15 +++++++--------
> 1 file changed, 7 insertions(+), 8 deletions(-)
This breaks the build :(
--
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