diff options
| author | Pierre-Yves Kerbrat <[email protected]> | 2017-01-17 20:46:59 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-01-19 10:53:15 +0100 |
| commit | 84f2634d4ae083ce85bccc26c2df5bb2c7eea38d (patch) | |
| tree | 1816859d41fe2897595e09da779841f973659fae /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 6d380a1e09bed1acb7bc1ee900d4aa67fed913c6 (diff) | |
staging: rtl8188eu: fix type of wpa_ielen in rtw_get_cipher_info
wpa_ielen was declared u32 when we actually use an int
Fix sparse (-Wtypesign) issues:
drivers/staging/rtl8188eu/core/rtw_ieee80211.c:1008:60: warning: incorrect type in argument 2 (different signedness)
drivers/staging/rtl8188eu/core/rtw_ieee80211.c:1008:60: expected int *wpa_ie_len
drivers/staging/rtl8188eu/core/rtw_ieee80211.c:1008:60: got unsigned int *<noident>
drivers/staging/rtl8188eu/core/rtw_ieee80211.c:1021:69: warning: incorrect type in argument 2 (different signedness)
Signed-off-by: Pierre-Yves Kerbrat <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions