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:
d007b7f
)
mac80211: convert sta_info.pspoll to a flag
author
Johannes Berg
<johannes@sipsolutions.net>
Tue, 19 Feb 2008 10:31:14 +0000
(11:31 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 29 Feb 2008 20:37:13 +0000
(15:37 -0500)
This doesn't really need to be a full int variable since it's
just a flag to indicate a PS-poll is in progress.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found