linux/drivers/staging/rtl8192e
Rashika Kheria e0b1ca6055 Staging: rtl8192e: Fix incorrect casting in rtllib_rx.c
This patch fixes the following sparse warning in rtllib_rx.c-

drivers/staging/rtl8192e/rtllib_rx.c:2267:34: warning: cast to restricted __le32
drivers/staging/rtl8192e/rtllib_rx.c:2268:34: warning: cast to restricted __le32
drivers/staging/rtl8192e/rtllib_rx.c:2269:36: warning: cast to restricted __le32
drivers/staging/rtl8192e/rtllib_rx.c:2269:36: warning: cast from restricted __le16

Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-11-10 11:58:25 -08:00
..
rtl8192e staging: rtl8192e: remove unneeded semicolons 2013-10-30 09:08:45 -07:00
dot11d.c Staging: rtl8192e: Replacing (u8*) with (u8 *) 2013-10-15 08:46:10 -07:00
dot11d.h staging: rtl8192e: Fix typo in rtl8192e/dot11d.h 2013-09-25 16:25:40 -07:00
Kconfig
license
Makefile
rtl819x_BA.h
rtl819x_BAProc.c
rtl819x_HT.h
rtl819x_HTProc.c
rtl819x_Qos.h
rtl819x_TS.h
rtl819x_TSProc.c staging: rtl8192e: do not use comparisons on bool tests 2013-10-28 14:28:35 -07:00
rtllib.h staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
rtllib_crypt.c
rtllib_crypt.h
rtllib_crypt_ccmp.c
rtllib_crypt_tkip.c
rtllib_crypt_wep.c
rtllib_debug.h staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
rtllib_endianfree.h
rtllib_module.c
rtllib_rx.c Staging: rtl8192e: Fix incorrect casting in rtllib_rx.c 2013-11-10 11:58:25 -08:00
rtllib_softmac.c staging: rtl8192e: use true and false for bool variables 2013-10-30 09:08:45 -07:00
rtllib_softmac_wx.c staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
rtllib_tx.c staging: rtl8192e: do not use comparisons on bool tests 2013-10-28 14:28:35 -07:00
rtllib_wx.c staging: rtl8192e: do not use comparisons on bool tests 2013-10-28 14:28:35 -07:00
TODO