Senthil Balasubramanian cccaec98a3 mac80211: Initialize RX's last received sequence number
The STA may drop the very first frame if it happens to be a retried
frame. This is because we maintian the last received sequence number
per TID for QoS frames and it is initialized to zero through kzalloc
during sta_info_alloc and the sequence number of the very first date
frame received would be ZERO (as per IEEE 802.11-2007, 7.1.3.4.1).

If the frame dropped happens to be an EAP Request Identity(very first
frame from the AP), then wpa_supplicnat disconnects the STA and the
whole procedure starts again.

Signed-off-by: Senthil Balasubramanian <senthilkumar@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-05-20 14:46:23 -04:00
..
2009-05-06 15:14:37 -04:00
2009-05-06 15:14:37 -04:00
2009-04-22 16:54:28 -04:00
2009-04-22 16:57:17 -04:00
2009-05-13 15:44:49 -04:00
2009-05-11 15:23:54 -04:00
2009-04-22 16:57:16 -04:00
2008-04-08 16:44:45 -04:00
2008-04-08 16:44:45 -04:00
2009-05-11 15:23:54 -04:00
2009-02-27 14:51:42 -05:00
2009-05-06 15:14:37 -04:00
2009-05-11 15:23:56 -04:00
2009-04-22 16:57:17 -04:00
2009-05-06 15:14:37 -04:00
2009-05-13 15:44:53 -04:00
2009-03-27 20:13:21 -04:00
2008-10-31 18:05:59 -04:00
2009-05-13 15:44:53 -04:00
2009-04-22 16:54:28 -04:00