linux/drivers/staging/rtl8187se
Himangi Saraogi 72dbeaf589 staging:rtl8187se:ieee80211: Fix sparse warning of cast to restricted __le16
This patch fixes the following sparse warnings:
drivers/staging/rtl8187se/ieee80211/ieee80211_crypt_tkip.c:496:17: warning: cast to restricted __le16
drivers/staging/rtl8187se/ieee80211/ieee80211_crypt_tkip.c:540:12: warning: cast to restricted __le16
drivers/staging/rtl8187se/ieee80211/ieee80211_crypt_tkip.c:586:12: warning: cast to restricted __le16

Signed-off-by: Himangi Saraogi <himangi774@gmail.com>
Reviewed-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
2014-03-13 17:28:31 -07:00
..
ieee80211 staging:rtl8187se:ieee80211: Fix sparse warning of cast to restricted __le16 2014-03-13 17:28:31 -07:00
Kconfig staging/rtl81*: build as loadable modules only 2011-04-04 22:46:15 -07:00
Makefile Staging: rtl8187se: Fix typos. 2012-04-18 16:58:16 -07:00
Module.symvers drivers: staging: rtl8187se: use netdev_* instead of prink 2014-03-04 17:12:01 -08:00
r8180_93cx6.h staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
r8180_core.c staging: rtl8187se: Convert _RT_PS_MODE typedef into an enum 2014-03-13 15:49:55 -07:00
r8180_dm.c staging: rtl8187se: Convert _RT_RF_POWER_STATE typedef into an enum 2014-03-13 15:41:43 -07:00
r8180_dm.h staging: rtl8187se: fix coding style in function declarations 2013-11-19 15:53:25 -08:00
r8180_hw.h staging: rtl8187se: Fix trailing whitespace in r8180_hw.h and r8180_wx.c 2014-01-09 10:29:36 -08:00
r8180_rtl8225.h staging: rtl8187se: Convert _RT_RF_POWER_STATE typedef into an enum 2014-03-13 15:41:43 -07:00
r8180_rtl8225z2.c staging: rtl8187se: Deleted rtl8225z2_rf_set_mode function 2014-03-13 15:52:14 -07:00
r8180_wx.c staging: rtl8187se: Convert _link_detect_t typedef into a struct. 2014-02-27 14:49:59 -08:00
r8180_wx.h staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
r8180.h staging: rtl8187se: Delete commented code in r8180.h 2014-03-13 15:49:55 -07:00
r8185b_init.c staging: rtl8187se: Convert _RT_RF_POWER_STATE typedef into an enum 2014-03-13 15:41:43 -07:00
TODO