ath6kl: iw dev wlan0 link implementation
commit10ceaac958b0b04d6939ec114b7182d78d2a0027
authorNaveen Singh <nsingh@atheros.com>
Mon, 16 May 2011 12:10:15 +0000 (16 15:10 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 17 May 2011 20:31:31 +0000 (17 13:31 -0700)
tree83c6224a2fa53ea3a762101c3724a94976aea876
parentd93089df1b752e4da048cd7f4749d29120b65e55
ath6kl: iw dev wlan0 link implementation

implementing the cfg ops that gets called when iw dev wlan0
link is issued by user. The ops that needs to be implemented
is get_station.

kvalo: check the mac address, remove signal_pending(), use ARRAY_SIZE()
and fix style issues

Signed-off-by: Naveen Singh <nsingh@atheros.com>
Signed-off-by: Kalle Valo <kalle.valo@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/ath6kl/os/linux/cfg80211.c