]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit7f93ea3e246db512c0c17b79847f57dd3a2891e1
treeeebac60fc856a727e79c5ee0bb18383f61f30d13
parent4d40555250320520c5398569457962b3984fc75e
mac80211: fill start-sequence-number for BA session start

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>
net/mac80211/main.c