diff options
author | Arend van Spriel <[email protected]> | 2014-11-20 22:26:59 +0100 |
---|---|---|
committer | John W. Linville <[email protected]> | 2014-11-24 14:01:09 -0500 |
commit | c15d789e3cfa94f90f86766bb2302dd643ef4621 (patch) | |
tree | fe27c2d880dfab448c9065153e09704da1d22649 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | ef16ea32db56262fbe61172720b6da9b3d8e09d7 (diff) |
brcmfmac: fix static checker warning in pmklist handling
The patch fixes a static checker warning:
drivers/net/wireless/brcm80211/brcmfmac/cfg80211.c:2965
brcmf_cfg80211_set_pmksa()
warn: can 'pmkid_len' be negative?
The answer to the question above is likely no so changing its
type to unsigned is sufficient.
Reported-by: Dan Carpenter <[email protected]>
Reviewed-by: Hante Meuleman <[email protected]>
Reviewed-by: Franky (Zhenhui) Lin <[email protected]>
Reviewed-by: Daniel (Deognyoun) Kim <[email protected]>
Reviewed-by: Pieter-Paul Giesberts <[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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions