diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2014-04-16 23:49:34 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-04-17 00:07:19 +0400 |
commit | 33c84bc14c25074ac14644cf7db75a57e9abaf1a (patch) | |
tree | 55b754e16339785663f1e9955a9410ed4994bd2f /drivers/base/core.c | |
parent | f764cd68d9036498f08fe8834deb6a367b5c2542 (diff) | |
download | linux-33c84bc14c25074ac14644cf7db75a57e9abaf1a.tar.xz |
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 'drivers/base/core.c')
0 files changed, 0 insertions, 0 deletions