cfg80211: Add background scan period attribute.
authorBala Shanmugam <bkamatch@qca.qualcomm.com>
Wed, 7 Mar 2012 11:57:12 +0000 (17:27 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 12 Mar 2012 18:19:34 +0000 (14:19 -0400)
commit4486ea987efdaa546bdda569e3dfacdc14a9fb13
tree2d9a0bb6580772d483f7480469e6ce06f8f87bb3
parentbff2ec2b916cc85628f3025e08660c0350f03650
cfg80211: Add background scan period attribute.

Receive background scan period as part of connect
command and pass the same to the driver.

Signed-off-by: Bala Shanmugam <bkamatch@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/nl80211.h
include/net/cfg80211.h
net/wireless/nl80211.c
net/wireless/wext-sme.c