1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/staging/wimax
Muhammad Usama Anjum 62964172d9 staging: wimax/i2400m: don't change the endianness of one byte variable
It is wrong to change the endianness of a variable which has just one
byte size.

Sparse warnings fixed:
drivers/staging//wimax/i2400m/control.c:452:17: warning: cast to restricted __le32
drivers/staging//wimax/i2400m/control.c:452:17: warning: cast to restricted __le32
drivers/staging//wimax/i2400m/op-rfkill.c:159:14: warning: cast to restricted __le32
drivers/staging//wimax/i2400m/op-rfkill.c:160:14: warning: cast to restricted __le32

Signed-off-by: Muhammad Usama Anjum <musamaanjum@gmail.com>
Link: https://lore.kernel.org/r/20210218092154.GA46388@LEGION
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-03-10 09:25:25 +01:00
..
Documentation
i2400m staging: wimax/i2400m: don't change the endianness of one byte variable 2021-03-10 09:25:25 +01:00
debug-levels.h
debugfs.c
id-table.c
Kconfig
linux-wimax-debug.h
linux-wimax.h
Makefile
net-wimax.h
op-msg.c
op-reset.c
op-rfkill.c
op-state-get.c
stack.c
TODO
wimax-internal.h