]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: rtl8712: changed typecast to __le
authorJannik Becher <becher.jannik@gmail.com>
Tue, 20 Dec 2016 17:59:43 +0000 (18:59 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Jan 2017 15:51:16 +0000 (16:51 +0100)
commitaa2e04bcdd4ada9f7a209c964e5e4a41d67ce8f8
tree92e6c56317c25c5c305fda148b10e0462cee6088
parent3d7164c3790adfb34472c42e6290748b03e1d1d0
staging: rtl8712: changed typecast to __le

Fixed sparse warning.
Changed uint to __le16 and __le32.

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/hal_init.c