commit | 1411f9b531f0a910cd1c85a337737c1e6ffbae6a | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Thu Jul 10 10:11:02 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jul 14 14:52:57 2008 -0400 |
tree | f39bd48a6a3163b913dd165167a8a16dd64b054f | |
parent | 2560b6e2e4b87df211ea39b3b02498959b70b4e8 [diff] |
mac80211: fix RX sequence number check According to 802.11-2007, we are doing the wrong thing in the sequence number checks when receiving frames. This fixes it. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>