commit | 7f93ea3e246db512c0c17b79847f57dd3a2891e1 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Wed Aug 06 21:45:26 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Aug 29 16:23:55 2008 -0400 |
tree | eebac60fc856a727e79c5ee0bb18383f61f30d13 | |
parent | 4d40555250320520c5398569457962b3984fc75e [diff] |
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>