]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdb2baba4232c7c9ca7b3dd505a71a4610a2c4884
treec766c5cfa542d93a60402efe47703c5ba049af39
parent04b5e6c8f5c41c0d79e05f4ac6da218623b247ae
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