ath10k: update vdev ps state on start
authorMichal Kazior <michal.kazior@tieto.com>
Thu, 9 Jul 2015 11:08:37 +0000 (13:08 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Sat, 11 Jul 2015 16:06:24 +0000 (19:06 +0300)
commitf23e587e55f3607741e29a789efa61ea999f13f8
tree126229870e62997fe507c97a3b7fca0861703aa8
parentd710e75d1050cb66fbf6e906addb4a661e444729
ath10k: update vdev ps state on start

Psmode can be forcefully enabled when vdev isn't
started. It isn't guaranteed that mac80211 will
re-issue psmode setting after vdev is started
unless actual bss_conf.ps value has changed.

Even if this doesn't fix any problems now it may
prevent future breakage.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/mac.c
This page took 0.025319 seconds and 5 git commands to generate.