remarkable-linux/drivers/staging/rtl8723au/include
Daniele Alessandrelli 5534b8a190 staging: rtl8723au: include/rtl8723a_hal.h: use __leXX types in fw header struct
This patch makes fields in struct rt_8723a_firmware_hdr use
endianness-aware types (__leXX), thus fixing the following sparse warnings:

CHECK   drivers/staging/rtl8723au/hal/rtl8723a_hal_init.c
drivers/staging/rtl8723au/hal/rtl8723a_hal_init.c:263:37: warning: cast to
restricted __le16
drivers/staging/rtl8723au/hal/rtl8723a_hal_init.c:265:39: warning: cast to
restricted __le16
drivers/staging/rtl8723au/hal/rtl8723a_hal_init.c:277:13: warning: cast to
restricted __le16
drivers/staging/rtl8723au/hal/rtl8723a_hal_init.c:277:13: warning: cast to
restricted __le16
drivers/staging/rtl8723au/hal/rtl8723a_hal_init.c:277:13: warning: cast to
restricted __le16

Signed-off-by: Daniele Alessandrelli <daniele.alessandrelli@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-06-17 21:25:24 -07:00
..
drv_types.h staging: rtl8723au: Remove sw led handling 2014-11-26 12:41:48 -08:00
Hal8723APhyCfg.h staging: rtl8723au: MAX_AGGR_NUM is not used 2015-03-06 09:54:24 -08:00
Hal8723APhyReg.h
Hal8723PwrSeq.h staging: rtl8723au: Hal8723PwrSeq.h: Use BIT() define to match mask value 2015-01-17 13:45:27 -08:00
Hal8723UHWImg_CE.h staging: rtl8723au: include: fix space prohibited before 2014-10-20 10:29:11 +08:00
hal_com.h staging: rtl8723au: Remove rf type from struct hal_version 2015-03-06 09:54:24 -08:00
hal_intf.h staging: rtl8723au: SupportInterface is always set to USB 2015-03-06 09:54:30 -08:00
HalDMOutSrc8723A.h
HalHWImg8723A_BB.h
HalHWImg8723A_FW.h
HalHWImg8723A_MAC.h
HalHWImg8723A_RF.h
HalPwrSeqCmd.h
HalVerDef.h staging: rtl8723au: Remove rf type from struct hal_version 2015-03-06 09:54:24 -08:00
ieee80211.h staging: rtl8723au: Remove uses of MAC_FMT and MAC_ARG 2015-03-26 13:09:35 +01:00
ioctl_cfg80211.h
mlme_osdep.h
odm.h staging: rtl8723au: Remove a number of unused entries from struct dm_odm_t 2015-03-06 17:07:39 -08:00
odm_debug.h Staging: fixed multiple spelling errors. 2015-05-08 09:23:58 +02:00
odm_HWConfig.h drivers: staging: rtl8723au: Fix "space required after that ','" errors 2014-09-19 16:28:04 -07:00
odm_interface.h staging: rtl8723au: Eliminate ODM_SetBBReg() 2015-03-06 17:22:44 -08:00
odm_precomp.h
odm_reg.h
odm_RegConfig8723A.h staging: rtl8723au: odm_ConfigBB_PHY_8723A() always issues 32 bit writes 2015-03-06 17:14:43 -08:00
odm_RegDefine11N.h
osdep_intf.h staging: rtl8723au: os_dep: usb_intf: Remove unused functions 2015-01-25 19:59:18 +08:00
osdep_service.h
recv_osdep.h
rtl8723a_bt-coexist.h drivers: staging: rtl8723au: Fix "'foo * bar' should be 'foo *bar'" errors 2015-01-17 13:46:47 -08:00
rtl8723a_bt_intf.h
rtl8723a_cmd.h
rtl8723a_dm.h drivers: staging: rtl8723au: Fix "open brace '{' following struct go on the same line" errors 2014-10-20 10:29:27 +08:00
rtl8723a_hal.h staging: rtl8723au: include/rtl8723a_hal.h: use __leXX types in fw header struct 2015-06-17 21:25:24 -07:00
rtl8723a_pg.h
rtl8723a_recv.h drivers: staging: rtl8723au: Fix "'foo * bar' should be 'foo *bar'" errors 2015-01-17 13:46:47 -08:00
rtl8723a_rf.h
rtl8723a_spec.h
rtl8723a_sreset.h
rtl8723a_xmit.h staging: rtl8723au: Remove unused rtl8723a_update_txdesc() and child functions 2014-11-26 12:41:48 -08:00
rtw_ap.h
rtw_cmd.h Staging: fixed multiple spelling errors. 2015-05-08 09:23:58 +02:00
rtw_debug.h staging: rtl8723au: Update RT_TRACE macro and uses 2015-03-26 13:15:07 +01:00
rtw_eeprom.h staging: rtl8723au: Fix alignment of mac_addr for ether_addr_copy() usage 2014-10-20 10:30:13 +08:00
rtw_efuse.h drivers: staging: rtl8723au: Fix "space required after that ','" errors 2014-09-19 16:28:04 -07:00
rtw_event.h
rtw_ht.h drivers: staging: rtl8723au: Fix "open brace '{' following struct go on the same line" errors 2014-10-20 10:29:27 +08:00
rtw_io.h drivers: staging: rtl8723au: Fix "space required after that ','" errors 2014-09-19 16:28:04 -07:00
rtw_mlme.h Staging: fixed multiple spelling errors. 2015-05-08 09:23:58 +02:00
rtw_mlme_ext.h Staging: fixed multiple spelling errors. 2015-05-08 09:23:58 +02:00
rtw_pwrctrl.h
rtw_recv.h staging: rtl8723au: recv_priv->rssi is not used for anything 2014-12-02 16:39:59 -08:00
rtw_rf.h
rtw_security.h
rtw_sreset.h
rtw_version.h
rtw_xmit.h staging: rtl8723au: Remove unused rtw_sctx_done23a() function 2014-12-02 16:40:00 -08:00
sta_info.h Staging: fixed multiple spelling errors. 2015-05-08 09:23:58 +02:00
usb_ops.h staging: rtl8723au: Fold rtl8723au_set_queue_pipe_mapping into rtl8723au_chip_configure() 2014-12-02 16:40:00 -08:00
usb_ops_linux.h staging: rtl8723au: rtl8723au_read_interrupt() addr argument wasn't used 2014-12-02 16:40:01 -08:00
wifi.h staging: rtl8723au: Fix sparse warnings 2015-01-17 13:54:01 -08:00
wlan_bssdef.h staging: rtl8723au: Eliminate write-only struct wlan_network->aid 2014-10-20 10:30:14 +08:00
xmit_osdep.h