]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8723au: fix sparse warning
authorJuston Li <juston.h.li@gmail.com>
Sat, 23 May 2015 05:03:04 +0000 (22:03 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 31 May 2015 00:22:44 +0000 (09:22 +0900)
commit19be156f806cec2921d3b726a8e62698e2a48b5e
tree74d8c5b4830e9d181e08d661d727f4591622f7fa
parent4a1158a81c2b3d56802e7b8bc7d492c05870334f
staging: rtl8723au: fix sparse warning

change cast to __le16 to fix the following warning:
drivers/staging/rtl8723au/hal/rtl8723a_hal_init.c:1488:20: warning: cast to restricted __le16

Signed-off-by: Juston Li <juston.h.li@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/hal/rtl8723a_hal_init.c