ath10k: clean up assoc code
authorMichal Kazior <michal.kazior@tieto.com>
Tue, 21 Oct 2014 07:10:29 +0000 (10:10 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 21 Oct 2014 07:32:31 +0000 (10:32 +0300)
commit590922a824cd9c16b3f43c59e4defd411a3be5dc
tree58a457176d96b9575071a6c4560f8e3526393970
parenta58227ef69a74e624b06a4ff193d13e6f1a4b298
ath10k: clean up assoc code

There's no need to pass bss_conf explicitly as it
is accessible via vif pointer. This requires
slight changes in function prototypes. While at it
clean up listen interval workaround/command.

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