ath6kl: testmode support
authorKalle Valo <kvalo@qca.qualcomm.com>
Mon, 13 Jun 2011 09:08:39 +0000 (12:08 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 28 Jun 2011 20:16:33 +0000 (13:16 -0700)
commit63d8916034ef2f577a9662f2a39e2667be75ed37
tree4fea65d4ebe4b257f73e4c2532713ba980dd73e1
parente59f0aa71f5d2fdc144259ad80d050c02c3dc14c
ath6kl: testmode support

Add testmode support for running low level hardware tests. The testmode
is enabled by setting testmode module parameter to 1.

For now only a simple command passing is supported. More advanced
support will be implemented later.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/ath6kl/os/linux/cfg80211.c