diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2014-04-16 21:49:34 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-04-16 22:07:19 +0200 |
commit | 33c84bc14c25074ac14644cf7db75a57e9abaf1a (patch) | |
tree | 55b754e16339785663f1e9955a9410ed4994bd2f /Documentation/zh_CN | |
parent | staging: r8712u: Fix case where ethtype was never obtained and always be chec... (diff) | |
download | linux-33c84bc14c25074ac14644cf7db75a57e9abaf1a.tar.xz linux-33c84bc14c25074ac14644cf7db75a57e9abaf1a.zip |
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 'Documentation/zh_CN')
0 files changed, 0 insertions, 0 deletions