ath6kl: Retain bg scan period value modified by the user
authorRaja Mani <rmani@qca.qualcomm.com>
Mon, 16 Apr 2012 10:39:56 +0000 (16:09 +0530)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 18 Apr 2012 09:56:38 +0000 (12:56 +0300)
commiteb38987e899369d936c55f93f631062c417435d2
treec766c5cfa542d93a60402efe47703c5ba049af39
parentebc6a5332f69c3ce2b071015817fb1cb149217c1
ath6kl: Retain bg scan period value modified by the user

Added a new member bg_scan_period in struct ath6kl_vif
to retain background scan period value configured via debugfs
entry 'bgscan_interval'. This backup is needed in schedule scan
path while configuring scan parameters.

Signed-off-by: Raja Mani <rmani@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath6kl/cfg80211.c
drivers/net/wireless/ath/ath6kl/core.h
drivers/net/wireless/ath/ath6kl/debug.c