summaryrefslogtreecommitdiffstats
path: root/drivers/phy
diff options
context:
space:
mode:
authorSergio Paracuellos <sergio.paracuellos@gmail.com>2018-05-13 20:35:39 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-14 14:07:06 +0200
commit83911837f892ecd5c77c5cdafab569ea018be641 (patch)
treecc4e8715b25ed3cdc9f8a1d4624dec9a315e5165 /drivers/phy
parent62a37b72ced4f73d605c1a8654417c5f1625ce06 (diff)
downloadlinux-83911837f892ecd5c77c5cdafab569ea018be641.tar.bz2
staging: ks7010: change cast from uint16_t to u16
Header size and event fields of header are declared as __le16 and being casted using uint16_t in cpu_to_le16. Change cast to use preferred u16. Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/phy')
0 files changed, 0 insertions, 0 deletions