]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: rtl8712: changed struct members to __le32
authorJannik Becher <becher.jannik@gmail.com>
Tue, 20 Dec 2016 17:59:38 +0000 (18:59 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Jan 2017 15:51:16 +0000 (16:51 +0100)
commit8c3af8f0debea81d87505a03c7ef0b479d8599fd
treea5114dc421ad70cd62e95dbcb8b3a7d5e4283676
parent1f8bb58ec522150d2ac816e809279ca5d21ed93b
staging: rtl8712: changed struct members to __le32

Fixed sparse warning "cast to restricted __le32".
struct sitesurvey_parm uses little endian members.

Signed-off-by: Jannik Becher <becher.jannik@gmail.com>
Tested-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl871x_cmd.h