staging: wimax/i2400m: convert __le32 type to host byte-order
authorkarthik alapati <mail@karthek.com>
Sun, 21 Feb 2021 15:31:28 +0000 (21:01 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Mar 2021 08:25:33 +0000 (09:25 +0100)
commita9b0abf7a7bc75a68221564c3d2ab6ff90236062
treea66882666af18b35227a5dfdc79250a9258cfe63
parent0c37baae130df39b19979bba88bde2ee70a33355
staging: wimax/i2400m: convert __le32 type to host byte-order

fix sparse type warning by converting __le32 types
to host byte-order types before comparison

Signed-off-by: karthik alapati <mail@karthek.com>
Link: https://lore.kernel.org/r/87f93e091f736cb422f1d557fa5a2ac752f057a8.1613921277.git.mail@karthek.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wimax/i2400m/fw.c