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)
commit711c9b3ce441fc0e373ab0f7487dd6ce01117d61
tree74d8c5b4830e9d181e08d661d727f4591622f7fa
parent77198552a481192fe9c7ce6cfd8a54231598a71a
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