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)
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