summaryrefslogtreecommitdiff
path: root/drivers/staging/android
diff options
context:
space:
mode:
authorBo YU <tsu.yubo@gmail.com>2019-02-26 02:25:56 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-02-26 11:50:16 +0100
commit1d4ccf2b3c8eecc2b7472ec1d2fbe88ba593e1d9 (patch)
treec7e1b146eade85d4cf1182e648e8a9a73849fac2 /drivers/staging/android
parentb7417e3ca455c432cd385bd6f10ba209084cd9a1 (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 <tsu.yubo@gmail.com> Reviewed-by: Ajay Singh <ajay.kathat@microchip.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/android')
0 files changed, 0 insertions, 0 deletions