do not increment is_rx_eapol_key twice for each frame.
authordamien <damien@openbsd.org>
Wed, 13 Aug 2008 17:38:02 +0000 (17:38 +0000)
committerdamien <damien@openbsd.org>
Wed, 13 Aug 2008 17:38:02 +0000 (17:38 +0000)
commit5de2a19562fcc87e8a1b15719cc9f4a9fd3889df
treed784ab09e8faaa86a53c37a6104edc4cbb9970cc
parent172449890d9519629232c6373156d21183e7d5e5
do not increment is_rx_eapol_key twice for each frame.
fix a test on the mbuf length and one on the descriptor version.
remove redundant checking of GTK KDE length.
sys/net80211/ieee80211_pae_input.c