mac80211: fill start-sequence-number for BA session start
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 6 Aug 2008 19:45:26 +0000 (21:45 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 29 Aug 2008 20:23:55 +0000 (16:23 -0400)
Otherwise, drivers are required to keep track of the sequence numbers
themselves, and they really shouldn't be since we already do it for
them. I'll fix the race once we figure out how this code should work
at all, it's currently disabled.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found