diff options
| author | Bo YU <[email protected]> | 2019-02-26 02:25:56 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-02-26 11:50:16 +0100 |
| commit | 1d4ccf2b3c8eecc2b7472ec1d2fbe88ba593e1d9 (patch) | |
| tree | c7e1b146eade85d4cf1182e648e8a9a73849fac2 /tools/perf/scripts/python/sctop.py | |
| parent | b7417e3ca455c432cd385bd6f10ba209084cd9a1 (diff) | |
staging: wilc1000: fix incorrent type assignment
Fix sparse warning:
drivers/staging/wilc1000/host_interface.c:450:30: warning: incorrect type in assignment (different base types)
drivers/staging/wilc1000/host_interface.c:450:30: expected restricted __le16 [usertype] beacon_period
drivers/staging/wilc1000/host_interface.c:450:30: got unsigned short [usertype] beacon_interval
drivers/staging/wilc1000/host_interface.c:451:25: warning: incorrect type in assignment (different base types)
drivers/staging/wilc1000/host_interface.c:451:25: expected restricted __le16 [usertype] cap_info
drivers/staging/wilc1000/host_interface.c:451:25: got unsigned short [usertype] capability
Signed-off-by: Bo YU <[email protected]>
Reviewed-by: Ajay Singh <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions