linux/drivers/staging/rtl8192u
Himangi Saraogi 1a324441e0 Staging:rtl8192:ieee80211: Fix sparse warning cast to restricted __le32
This patch fixes the following sparse warnings in ieee80211_rx.c:
drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c:2201:34: warning: cast
to restricted __le32
drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c:2202:34: warning: cast
to restricted __le32
drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c:2203:36: warning: cast
to restricted __le32

by changing the annotation in the structure header file for struct
ieee80211_probe_response for time_stamp and altering the cast
for beacon_interval to le16.

Signed-off-by: Himangi Saraogi <himangi774@gmail.com>
Reviewed-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-03-07 16:06:47 -08:00
..
ieee80211 Staging:rtl8192:ieee80211: Fix sparse warning cast to restricted __le32 2014-03-07 16:06:47 -08:00
authors staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
changes
copying
Kconfig
Makefile
r819xU_cmdpkt.c Staging: rtl8192u: fix functions that should not be declared extern 2013-10-16 18:51:26 -07:00
r819xU_cmdpkt.h staging: rtl8192u: use __packed instead of __attribute__((packed)) 2013-10-11 15:42:54 -07:00
r819xU_firmware_img.c
r819xU_firmware_img.h
r819xU_firmware.c staging: rtl8192u: remove code inside #ifdef RTL8190P in r819xU_firmware.c 2013-09-25 16:51:24 -07:00
r819xU_firmware.h
r819xU_phy.c Staging: rtl8192u: fix functions that should not be declared extern 2013-10-16 18:51:26 -07:00
r819xU_phy.h staging: rtl8192u: use __packed instead of __attribute__((packed)) 2013-10-11 15:42:54 -07:00
r819xU_phyreg.h
r8180_93cx6.c staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
r8180_93cx6.h staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
r8190_rtl8256.c rtl8192u: remove whitespace after '(' and before ')' in r8190_rtl8256.c 2013-05-16 16:45:51 -07:00
r8190_rtl8256.h staging: rtl8192u: remove code inside #ifdef RTL8190P in r8190_rtl8256.h 2013-09-25 16:51:24 -07:00
r8192U_core.c staging: rtl8192u: use memdup_user to simplify code 2013-10-28 14:28:35 -07:00
r8192U_dm.c staging: rtl8192u: remove #ifndef RTL8192U and the code inside it 2013-09-25 16:51:24 -07:00
r8192U_dm.h
r8192U_hw.h staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
r8192U_wx.c staging: rtl8192u: remove #ifdef JOHN_ 2013-10-11 15:42:53 -07:00
r8192U_wx.h staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
r8192U.h staging: delete non-required instances of include <linux/init.h> 2013-12-17 10:08:14 -08:00