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)
commitdb28569adc692d9fb8a2d2d8e7ebab7fd5481f10
tree2e16f74ef5c73bc0735f43bc223c4330c57e1108
parent1a63e2ce4e67f6df74f032ec302314141816e432
mac80211: Clear PS related flag on disabling power save.

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