summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorPierre-Yves Kerbrat <pkerbrat@free.fr>2017-01-17 20:47:00 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-01-19 10:53:15 +0100
commitca366962eee3a9b48a35603444a085edb3b3028e (patch)
tree6205f34d0cccbfe12c91f54701ce6cbfa3930032 /tools/perf/scripts/python/net_dropmonitor.py
parent84f2634d4ae083ce85bccc26c2df5bb2c7eea38d (diff)
downloadlinux-ca366962eee3a9b48a35603444a085edb3b3028e.tar.gz
linux-ca366962eee3a9b48a35603444a085edb3b3028e.zip
staging: rtl8188eu: fix type sign of len in rtw_get_bcn_info
len was declared unsigned int where we use an int Fix sparse (-Wtypesign) issues: drivers/staging/rtl8188eu/core/rtw_ieee80211.c:1081:88: warning: incorrect type in argument 3 (different signedness) drivers/staging/rtl8188eu/core/rtw_ieee80211.c:1081:88: expected int *len drivers/staging/rtl8188eu/core/rtw_ieee80211.c:1081:88: got unsigned int *<noident> drivers/staging/rtl8188eu/core/rtw_ieee80211.c:1091:86: warning: incorrect type in argument 3 (different signedness) drivers/staging/rtl8188eu/core/rtw_ieee80211.c:1091:86: expected int *len drivers/staging/rtl8188eu/core/rtw_ieee80211.c:1091:86: got unsigned int *<noident> Signed-off-by: Pierre-Yves Kerbrat <pkerbrat@free.fr> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions