diff options
| author | Arend van Spriel <[email protected]> | 2012-02-09 21:09:00 +0100 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2012-02-22 14:48:51 -0500 |
| commit | 2315992c2a6f395dd3dfd4ba50a164d5f3ded84d (patch) | |
| tree | bc70bc6f0d40fd3f75a4890eba733d0dcfe0fdd6 /tools/perf/scripts/python/bin | |
| parent | 137dabed34a13f90e068327b98329331367c9b46 (diff) | |
brcm80211: fmac: resolve smatch issues in brcmfmac code
This patch resolves the following smatch issues:
wl_cfg80211.c +1377 brcmf_cfg80211_connect(65) warn: min_t truncates
here '(sme->ssid_len)' (4294967295 vs 9223372036854775807)
dhd_sdio.c +1275 brcmf_sdbrcm_rxglom(156) warn: min_t truncates here
'(pfirst->len)' (2147483647 vs 4294967295)
dhd_sdio.c +1457 brcmf_sdbrcm_rxglom(338) warn: min_t truncates here
'(pfirst->len)' (2147483647 vs 4294967295)
bcmsdh_sdmmc.c +300 brcmf_sdioh_request_buffer(10) warn: variable
dereferenced before check 'pkt' (see line 295)
Reported-by: Dan Carpenter <[email protected]>
Reviewed-by: Pieter-Paul Giesberts <[email protected]>
Reviewed-by: Franky (Zhenhui) Lin <[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