diff options
| author | Ilia Sergachev <[email protected]> | 2017-07-09 23:36:35 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-07-16 08:40:58 +0200 |
| commit | 8a88dd46c87bef398fce43b8bba581c0ac5146b2 (patch) | |
| tree | 78b07552c55d949935741c719d996403a0d441cb /tools/perf/scripts/python/bin | |
| parent | 4c7be5583ded518a024d3d0ab1f3a423102294b0 (diff) | |
staging: wilc1000: fix variable signedness
txq_count receives a value from wilc_wlan_handle_txq()
and therefore should be u32
found using sparse:
drivers/staging/wilc1000/linux_wlan.c:306:58: warning:
incorrect type in argument 2 (different signedness)
Signed-off-by: Ilia Sergachev <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions