staging: ath6kl: Fixing accidental overwriting of probed ssid list in the hardware
authorVipin Mehta <vmehta@atheros.com>
Fri, 18 Feb 2011 21:13:15 +0000 (13:13 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 18 Feb 2011 21:28:52 +0000 (13:28 -0800)
commit28f7e85a4b454e4882a91ea13dd17cdf5013168d
tree262f27b96ced248f673d3f3c96cc3202a5cde2e4
parent98b6d2381a2812eba27a4cec3e8242262b0e5f01
staging: ath6kl: Fixing accidental overwriting of probed ssid list in the hardware

Fixing the code to avoid overwriting of the first index in the probed ssid
list maintained by the hardware. This index is used to store broadcast SSID.

Signed-off-by: Vipin Mehta <vmehta@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/ath6kl/os/linux/cfg80211.c