]> git.baikalelectronics.ru Git - kernel.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)
commitae56de39c0717e2c8b7f3cb989fa547b60f73291
tree92e6c56317c25c5c305fda148b10e0462cee6088
parent31b58e46f9198352c4fbfbe233cfcfb2c200fbbd
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