diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2014-04-16 14:49:34 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-04-16 13:07:19 -0700 |
commit | 33c84bc14c25074ac14644cf7db75a57e9abaf1a (patch) | |
tree | 55b754e16339785663f1e9955a9410ed4994bd2f /sound | |
parent | f764cd68d9036498f08fe8834deb6a367b5c2542 (diff) |
staging: r8188eu: Fix case where ethtype was never obtained and always be checked against 0
Zero-initializing ether_type masked that the ether type would never be
obtained for 8021x packets and the comparison against eapol_type
would always fail.
Reported-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions