linux/drivers/net/wireless/brcm80211
Roland Vossen 0527781eb0 brcm80211: fmac: changed two scan related structures
struct brcmf_scan_results contained a 1 element array, but in reality
the number of scan results can be 0 or more, as indicated by the
count field in the same struct. Array has be redefined to be 0 elements
length to indicate the array is purely for reference.

Reported-by: Johannes Berg <johannes@sipsolutions.net>
Reviewed-by: Arend van Spriel <arend@broadcom.com>
Reviewed-by: Franky (Zhenhui) Lin <frankyl@broadcom.com>
Signed-off-by: Roland Vossen <rvossen@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-11-08 15:54:05 -05:00
..
brcmfmac brcm80211: fmac: changed two scan related structures 2011-11-08 15:54:05 -05:00
brcmsmac brcm80211: smac: removed support for SROM rev < 8 2011-11-08 15:54:03 -05:00
brcmutil net: wireless: brcm80210: include module.h 2011-10-14 14:48:20 -04:00
include brcm80211: removed duplicate defines 2011-11-08 15:54:01 -05:00
Kconfig
Makefile