mac80211: Clear PS related flag on disabling power save.
authorVivek Natarajan <vnatarajan@atheros.com>
Fri, 18 Feb 2011 11:48:03 +0000 (17:18 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 18 Feb 2011 21:54:57 +0000 (16:54 -0500)
Clear IEEE80211_STA_NULLFUNC_ACKED flag on disabling power
save. Without this fix, there is a chance of setting CONF_PS
before sending nullfunc frame.

Signed-off-by: Vivek Natarajan <vnatarajan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found