mac80211: convert sta_info.pspoll to a flag
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 19 Feb 2008 10:31:14 +0000 (11:31 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 29 Feb 2008 20:37:13 +0000 (15:37 -0500)
commit4a9a66e9a87a8346129d557c7ec2303173318012
treee89092e2188f9d9b479aa8f13a38fdcb2ea3e163
parentd007b7f42e2a3a2b95ef43e8cc1a3dfe66b19736
mac80211: convert sta_info.pspoll to a flag

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>
net/mac80211/rx.c
net/mac80211/sta_info.h
net/mac80211/tx.c