commit | 10ceaac958b0b04d6939ec114b7182d78d2a0027 | [log] [tgz] |
---|---|---|
author | Naveen Singh <nsingh@atheros.com> | Mon May 16 15:10:15 2011 +0300 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue May 17 13:31:31 2011 -0700 |
tree | 83c6224a2fa53ea3a762101c3724a94976aea876 | |
parent | d93089df1b752e4da048cd7f4749d29120b65e55 [diff] |
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>