git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47086fc
)
mac80211: send (QoS) Null if no buffered frames
author
Johannes Berg
<johannes.berg@intel.com>
Thu, 29 Sep 2011 14:04:34 +0000
(16:04 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 30 Sep 2011 19:57:16 +0000
(15:57 -0400)
For PS-poll, there's a possible race between
us expiring a frame and the station polling
for it -- send it a null frame in that case.
For uAPSD, the standard says that we have to
send a frame in each SP, so send null if we
don't have any other frames.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found