linux/drivers/staging/rtl8192e
Rashika Kheria d95cb1c774 Staging: rtl8192e: Fix Sparse warning of cast from restricted __le16 in r8192E_dev.c
This patch fixes the following Sparse warning in rtl8192e/r8192E_dev.c-

drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c:196:34: warning: cast from restricted __le16
drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c:198:33: warning: cast from restricted __le16
drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c:200:33: warning: cast from restricted __le16

Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-11-10 12:02:22 -08:00
..
rtl8192e Staging: rtl8192e: Fix Sparse warning of cast from restricted __le16 in r8192E_dev.c 2013-11-10 12:02:22 -08: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 staging: r8192e: Fix possible error in configuration 2012-04-18 16:58:16 -07:00
license
Makefile staging/rtl8192e: Register against lib80211 2011-12-22 13:48:59 -08:00
rtl819x_BA.h
rtl819x_BAProc.c Staging: rtl8192e: Fix incorrect type in assignment in rtl819x_BAProc.c 2013-11-10 12:02:22 -08:00
rtl819x_HT.h
rtl819x_HTProc.c rtl8192e: Rename clashing symbols 2011-11-30 14:16:42 -08:00
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_crypt_ccmp.c Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_crypt_ccmp.c 2013-11-10 12:02:22 -08:00
rtllib_crypt_tkip.c Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_crypt_tkip.c 2013-11-10 12:02:22 -08:00
rtllib_crypt_wep.c Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_crypt_wep.c 2013-11-10 12:02:22 -08:00
rtllib_crypt.c staging/rtl8192e: Register against lib80211 2011-12-22 13:48:59 -08:00
rtllib_crypt.h staging/rtl8192e: Convert to lib80211_crypt_info 2011-12-22 13:48:59 -08:00
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 Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_module.c 2013-11-10 11:58:25 -08:00
rtllib_rx.c Staging: rtl8192e: Fix incorrect casting in rtllib_rx.c 2013-11-10 11:58:25 -08:00
rtllib_softmac_wx.c staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
rtllib_softmac.c Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_softmac.c 2013-11-10 12:01:35 -08:00
rtllib_tx.c Staging: rtl8192e: Fix Sparse Warning of restricted __le16 degrades to integer in rtllib_tx.c 2013-11-10 11:58:25 -08:00
rtllib_wx.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
TODO