diff options
| author | Roland Vossen <[email protected]> | 2011-10-18 14:03:03 +0200 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2011-11-08 15:54:05 -0500 |
| commit | 0527781eb00550226d638b9be23d246c7ba796f6 (patch) | |
| tree | 30a8a9d6597236dc7fa012f12f8d0212caa71e3a /tools/perf/scripts/python/bin | |
| parent | 6f09be0ad534160a1931f0c0f92e18a48bd888f9 (diff) | |
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 <[email protected]>
Reviewed-by: Arend van Spriel <[email protected]>
Reviewed-by: Franky (Zhenhui) Lin <[email protected]>
Signed-off-by: Roland Vossen <[email protected]>
Signed-off-by: Arend van Spriel <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions