summaryrefslogtreecommitdiffstats
path: root/ipc
diff options
context:
space:
mode:
authorSergio Paracuellos <sergio.paracuellos@gmail.com>2018-05-13 20:35:45 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-14 14:07:06 +0200
commitbc0b3f43ca94c5e52564a13f61b7303a91883185 (patch)
tree7ced049b525afd0d12a339a2faffe4ad10dd4dde /ipc
parent4cf2df756f6bda754abc070d44a1f05d6996de2e (diff)
downloadlinux-bc0b3f43ca94c5e52564a13f61b7303a91883185.tar.bz2
staging: ks7010: use u16 as type for casting in hostif_data_indication_wpa
Field 'counter' in mic_failure struct is being assigned casting value using uint16_t. Replace with u16 which is the correct type of the field and the preferred one. Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions