linux/drivers/staging/rtl8188eu
Tobenna P. Igwe 1299b721d3 staging:rtl8188eu: Fix sparse warning cast to restricted __le16
This patch fixes the following sparse warnings:

  CHECK   drivers/staging/rtl8188eu/hal/fw.c
drivers/staging/rtl8188eu/hal/fw.c:219:13: warning: cast to restricted __le16
drivers/staging/rtl8188eu/hal/fw.c:219:13: warning: cast to restricted __le16
drivers/staging/rtl8188eu/hal/fw.c:219:13: warning: cast to restricted __le16
drivers/staging/rtl8188eu/hal/fw.c:219:13: warning: cast to restricted __le16

by changing the signature from 'u16' to '__le16'.

Signed-off-by: Tobenna P. Igwe <ptigwe@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-09-11 14:56:51 -07:00
..
core staging: rtl8188eu: fix missing blank lines after declarations 2014-09-06 21:45:33 -07:00
hal staging: rtl8188eu: Remove HalPhyRf_8188e.c 2014-09-08 14:05:51 -07:00
include staging:rtl8188eu: Fix sparse warning cast to restricted __le16 2014-09-11 14:56:51 -07:00
os_dep Merge 3.17-rc3 into staging-next 2014-08-31 20:53:12 -07:00
Kconfig staging: rtl8188eu: Remove P2P support 2014-07-09 21:08:47 -07:00
Makefile staging: rtl8188eu: Remove HalPhyRf_8188e.c 2014-09-08 14:05:51 -07:00
TODO staging: Additional item for rtl8188eu TODO list 2014-02-14 09:19:53 -08:00