Larry Finger
2685b52404
rtl8188eu: Replace several local size defines/typedefs with kernel header version
...
These include the following:
SIZE_T => size_t
SSIZE_T => ssize_t
SIZE_PTR => size_t
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-24 12:19:14 -05:00
Larry Finger
41ad3e27c6
rtl8188eu: Convert some typedef statements from include/osdep_service.h
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-23 22:39:20 -05:00
Larry Finger
a831dc1f7e
rtl8188eu: Convert most typedef statements from include/rtw_pwrctrl.h
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-23 22:24:42 -05:00
Larry Finger
aa1c606fc6
rtl8188eu: Convert typedef statements in include/ieee80211.h
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-23 22:08:22 -05:00
Larry Finger
a01908ab27
rtl8188eu: Convert the typedef statements in include/wlan_bssdef.h
...
One remains that I still do not know how to convert; however, it has been
moved to os_dep/ioctl_linux.c where it is used.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-23 21:31:04 -05:00
Larry Finger
dd4a02b2ff
rtl8188eu: Remove typedefs from include/rtw_mp_ioctl.h
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-22 22:39:52 -05:00
Larry Finger
548e42fb94
rtl8188eu: Convert "typedef HAL_DATA_TYPE" to "struct hal_data_8188e"
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-22 18:18:19 -05:00
Larry Finger
b8e9aac38d
rtl8188eu: Convert "typedef struct PG_PKT_STRUCT_A" to "struct pgpkt"
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-22 17:54:53 -05:00
Larry Finger
7c128d19a1
rtl8188eu: Convert "typedef struct {}LED_871x" to "struct PLED_871x"
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-22 17:07:13 -05:00
Larry Finger
f29537124a
rtl8188eu: Convert "typdef enum LED_PIN_871x" to "enum LED_PIN_871x"
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-22 16:52:57 -05:00
Larry Finger
9d0ff170d0
rtl8188eu: Convert typedef LED_CTL_MODE to enum LED_CTL_MODE
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-22 16:45:04 -05:00
Larry Finger
0dff5700a9
rtl8188eu: Remove BR_EXT_DEBUG - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-21 22:09:58 -05:00
Larry Finger
71bc916e05
rtl8188eu: Remove CONFIG_FW_MLMLE - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-21 22:06:42 -05:00
Larry Finger
e9bc67fa4f
rtl8188eu: Remove CONFIG_PATCH_JOIN_WRONG_CHANNEL - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-21 22:03:50 -05:00
Larry Finger
5e06e98779
rtl8188eu: Remove REJOIN - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-21 22:01:10 -05:00
Larry Finger
0e3b2adb3f
rtl8188eu: Remove CONFIG_SPCT_CH_SWITCH - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-21 21:52:18 -05:00
Larry Finger
88dda12d3b
rtl8188eu: Remove CHECK_EVENT_SEQ - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-21 21:40:46 -05:00
Larry Finger
cc7f562a55
rtl8188eu: Remove CONFIG_DEBUG_RTL871X - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-21 21:36:22 -05:00
Larry Finger
6d47834466
rtl8188eu: Remove CONFIG_AUTOSUSPEND - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-21 20:55:51 -05:00
Larry Finger
5175f81cb1
rtl8188eu: Remove CONFIG_DBG_P2P
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-21 20:37:56 -05:00
Larry Finger
d76c2ca5f6
rtl8188eu: Remove DBG_IOL_READ_EFUSE_MAP, DBG_IOCTL, and DBG_IO
...
All three of these are not defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-21 13:23:01 -05:00
Larry Finger
f9be1cea77
rtl8188eu: Remove CONFIG_DRVEXT_MODULE - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-21 13:12:53 -05:00
Larry Finger
dfe35fb489
rtl8188eu: Remove CONFIG_USB_VENDOR_REQ_MUTEX - not selected
...
This change made include/drv_conf.h and core/rtw_ioctl_query.c redundant.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-21 13:00:05 -05:00
Larry Finger
712e0297fc
rtl8188eu: Remove CONFIG_80211D - defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-21 11:02:38 -05:00
Larry Finger
08a92b716f
rtl8188eu: Remove CONFIG_PROC_DEBUG - defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-21 10:41:57 -05:00
Larry Finger
a3f602a144
rtl8188eu: Remove CONFIG_C2H_WK - defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-21 10:35:02 -05:00
Larry Finger
2155b974f3
rtl8188eu: Remove CL_IPV6_PASS - defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-21 10:31:26 -05:00
Larry Finger
25fa855fea
rtl8188eu: Remove CONFIG_EVENT_THREAD_MODE - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-20 23:31:27 -05:00
Larry Finger
0bf3328b82
rtl8188eu: Remove CONFIG_H2CLBK - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-20 22:09:49 -05:00
Larry Finger
b94361b3e2
rtl8188eu: Remove MP_FIRMWARE_OFFLOAD - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-20 22:05:48 -05:00
Larry Finger
c803b22c53
rtl8188eu: Remove CONFIG_STA_MODE_SCAN_UNDER_AP_MODE - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-20 21:59:59 -05:00
Larry Finger
974a768133
rtl8188eu: Remove CONFIG_FTP_PROTECT - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-20 17:26:42 -05:00
Larry Finger
dcefeda1ca
rtl8188eu: Remove CONFIG_ADAPTOR_INFO_CACHING_FILE - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-20 17:14:58 -05:00
Larry Finger
56f36cd3f0
rtl8188eu: Remove SUPPORT_RX_UNI2MCAST - not selected
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-20 17:10:21 -05:00
Larry Finger
36e36df58e
rtl8188eu: Remove SUPPORT_TX_MCAST2UNI - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-20 17:06:21 -05:00
Larry Finger
41163d07a7
rtl8188eu: Remove DBG_EXPIRATION_CHK - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-20 17:03:39 -05:00
Larry Finger
c7c446f21a
rtl8188eu: Remove CONFIG_DFS - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-20 16:58:15 -05:00
Larry Finger
5b066f3c11
rtl8188eu: Remove FULL_UNROLL - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-20 16:53:32 -05:00
Larry Finger
6667fc9990
rtl8188eu: Remove DBG_XMIT_BUF - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-20 16:51:34 -05:00
Larry Finger
bf279c9001
rtl8188eu: Remove CONFIG_RECV_THREAD_MODE - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-20 16:43:17 -05:00
Larry Finger
c4b448935f
rtl8188eu: Remove DBG_RX_SEQ - not selected
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-20 16:39:17 -05:00
Larry Finger
74da315bc2
rtl8188eu: Remove DBG_RX_DECRYPTOR - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-20 16:35:29 -05:00
Larry Finger
2d82a64cba
rtl8188eu: Remove DBG_RX_DROP_FRAME - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-20 16:31:59 -05:00
Larry Finger
89a83472e3
rtl8188eu: Remove CONSISTENT_PN_ORDER - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-20 16:27:15 -05:00
Larry Finger
d8627b6a67
rtl8188eu: Remove DBG_XMIT_BUF_EXT - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-20 16:25:28 -05:00
Larry Finger
8fcf8a9500
rtl8188eu: Remove DBG_TX_DROP_FRAME - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-20 16:22:15 -05:00
Larry Finger
91e47841e2
rtl8188eu: Remove CONFIG_RESUME_IN_WORKQUEUE - not selected
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-20 14:19:58 -05:00
Larry Finger
39f4cd8546
rtl8188eu: Remove CONFIG_WFD - not selected
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-20 13:53:07 -05:00
Larry Finger
d538ad412a
rtl8188eu: Remove SUPPORT_HW_RFOFF_DETECTED
...
This parameter was selected.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-20 13:33:00 -05:00
Larry Finger
f2c2552bb1
rtl8188eu: Remove CONFIG_IOCTL_CFG80211 and others
...
The other parameters are CONFIG_CFG80211_FORCE_COMPATIBLE_2_6_37_UNDER,
CONFIG_SET_SCAN_DENY_TIMER, CONFIG_DRV_ISSUE_PROV_REQ, and
RTW_USE_CFG80211_STA_EVENT. None of these are defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-20 13:18:13 -05:00
Larry Finger
7333ca4047
rtl8188eu: Remove CONFIG_P2P_PS and CONFIG_P2P_REMOVE_GROUP_INFO
...
Both are defined whenever CONFIG_P2P is defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-20 11:25:24 -05:00
Larry Finger
f004d23436
rtl8188eu: Remove CONFIG_INTERRUPT_BASED_TXBCN
...
This one is not devined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-20 11:13:08 -05:00
Larry Finger
f4a1669097
rtl8188eu: Rework CONFIG_NATIVEAP_MLME
...
This variable is set in autoconf.h to be defined whenever CONFIG_AP is
defined. As there is no need for both parameters, CONFIG_NATIVEAP_MLME is
renamed to CONFIG_AP. In addition, the dead code associated with the one
instance where of _CONFIG_NATIVEAP_MLME_ is removed.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-20 11:01:46 -05:00
Larry Finger
632cdeeec8
rtl8188eu: Remove CONFIG_VALIDATE_SSID
...
This parameter is not set.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-20 10:48:54 -05:00
Larry Finger
5656471ac2
rtl8188eu: Remove CONFIG_IPS
...
This one is selected.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-19 22:26:35 -05:00
Larry Finger
34d1182272
rtl8188eu: Remove CONFIG_BSD_RX_USE_MBUF
...
This symbol is not defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-19 22:18:46 -05:00
Larry Finger
9799b069cb
rtl8188eu: Remove RTL8192C_RECONFIG_TO_1T1R
...
This symbol is not defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-19 22:15:17 -05:00
Larry Finger
085a651d9c
rtl8188eu: Remove CONFIG_MP_INCLUDED
...
This one is defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-19 21:55:30 -05:00
Larry Finger
e8b7f536c4
rtl8188eu: Remove CONFIG_WIFI_TEST
...
This parameter is not defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-19 21:30:21 -05:00
Larry Finger
167e245287
rtl8188eu: Remove CONFIG_LPS
...
This parameter is defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-19 21:25:11 -05:00
Larry Finger
5fc5fdc06a
rtl8188eu: Remove CONFIG_LPS_RPWM_TIMER
...
This symbol is not defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-19 21:15:21 -05:00
Larry Finger
cf8cd84af0
rtl8188eu: Remove CONFIG_LPS_LCLK
...
This one is not defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-19 21:12:05 -05:00
Larry Finger
2f86fc26dd
rtl8188eu: Remove CONFIG_XMIT_THREAD_MODE
...
This variable is not defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-19 17:50:08 -05:00
Larry Finger
d2528caa5f
rtl8188eu: Remove CONFIG_FIND_BEST_CHANNEL
...
This variable is selected.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-19 17:13:46 -05:00
Larry Finger
f50db5cd2c
rtl8188eu: Remove DBG_CONFIG_ERROR_DETECT
...
This variable is selected.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-19 17:05:40 -05:00
Larry Finger
387ba28bf9
rtl8188eu: Remove CONFIG_DISABLE_MCS13TO15
...
This variable is not selected.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-19 16:41:41 -05:00
Larry Finger
55d4e504a2
rtl8188eu: Remove CONFIG_UPDATE_INDICATE_SEQ_WHILE_PROCESS_ADDBA_REQ
...
This variable is not selected.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-19 16:38:21 -05:00
Larry Finger
eebbb9babd
rtl8188eu: Remove CONFIG_USB_TX_AGGREGATION, IDEA_CONDITION, and CONFIG_MINIMAL_MEMORY_USAGE
...
CONFIG_USB_TX_AGGREGATION is always defined.
IDEA_CONDITION is always defined.
CONFIG_MINIMAL_MEMORY_USAGE is never defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-18 23:58:55 -05:00
Larry Finger
2462f06b0e
rtl8188eu: Remove CONFIG_XMIT_ACK and CONFIG_XMIT_ACK_POLLING
...
Parameter CONFIG_XMIT_ACK is always defined, and CONFIG_XMIT_ACK_POLLING
is not defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-18 23:43:54 -05:00
Larry Finger
9a0ed4ec27
rtl8188eu: Remove CONFIG_ACTIVE_KEEP_ALIVE_CHECK
...
This configuration variable is always set
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-18 23:30:35 -05:00
Larry Finger
b31b2b3874
rtl8188eu: Remove CONFIG_RECV_REORDERING_CTRL
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-18 12:32:58 -05:00
Larry Finger
e1633b3914
rtl8188eu: CONFIG_SKB_COPY is alway selected
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-18 12:10:12 -05:00
Larry Finger
baf9862596
rtl8188eu: CONFIG_BR_EXT is always selected
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-18 10:42:52 -05:00
Larry Finger
07a90aac3f
rtl8188eu: CONFIG_NEW_SIGNAL_STAT_PROCESS is always selected
...
The configuration cariable is removed.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-18 10:30:16 -05:00
Larry Finger
8fbf5c37a9
rtl8188eu: Remove CONFIG_LED configuration variables
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-18 10:22:43 -05:00
Larry Finger
5ce0198d67
rtl8188eu: CONFIG_HAS_EARLYSUSPEND is not ever selected
...
This configuration variable and its corresponding dead code are removed.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-18 10:06:49 -05:00
Larry Finger
951757e916
rtl8188eu: Remove ANTENNA DIVERSITY configuration variables and dead code
...
These changes include the following:
1. CONFIG_SW_ANTENNA_DIVERSITY - not selected
2. CONFIG_HW_ANTENNA_DIVERSITY - selected
3. CONFIG_ANTENNA_DIVERSITY - selected
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-14 14:10:10 -05:00
Larry Finger
9ba4954378
rtl8188eu: Remove configuration variables CONFIG_IOL_XXX and associated dead code
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-14 11:21:05 -05:00
Larry Finger
927e984c73
rtl8188eu: Remove CONFIG_LONG_DELAY_ISSUE
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-12 22:43:43 -05:00
Larry Finger
0db3ae417e
rtl8188eu: Remove CONFIG_LAYER2_ROAMING_RESUME
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-12 22:38:53 -05:00
Larry Finger
f1dfc4fb61
rtl8188eu: Remove CONFIG_HOSTAPD_MLME
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-12 22:22:57 -05:00
Larry Finger
fa5d9a4230
rtl8188eu: Remove CONFIG_TCP_CSUM_OFFLOAD_RX
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-12 21:46:56 -05:00
Larry Finger
7df5fff724
rtl8188eu: Remove dead code for CONFIG_USE_USB_BUFFER_ALLOC_RX and remove CONFIG_TX_MCAST2UNI lines
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-12 21:22:50 -05:00
Larry Finger
6583d55cd1
rtl8188eu: Remove dead code associated with CONFIG_INTEL_XXX
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-12 20:51:15 -05:00
Larry Finger
4c57c6047a
rtl8188eu: Remove configuration variables *ANDROID* and associated dead code
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-12 10:54:26 -05:00
Larry Finger
acda213bd2
rtl8188eu: Remove dead code associated with WAPI
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-12 01:29:15 -05:00
Larry Finger
7c593a903d
rtl8188eu: Remove dead code associated with CONFIG_CONCURRENT snd CONFIG_DUALMAC_CONCURRENT
...
These two configuration parameters are only associated with the RTL8192DU
device, and can be removed here.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-11 22:50:49 -05:00
Larry Finger
e79535e153
rtl8188eu: Remove dead code for CONFIG_TDLS
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-11 20:13:07 -05:00
Larry Finger
0e4009c999
rtl8188eu: Remove dead code for other than USB
...
The vendor code has pieces of code for PCI, SDIO, and GSPI. Remove it
and CONFIG_USB_HCI.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-11 13:35:36 -05:00
Larry Finger
c5e461c221
rtl8188eu: Remove configuration parameters and dead code for other devices
...
The vendor code includes some code that is needed for RTL8182CU, RTL8192DU,
RTL8711, RTL8712, and RTL8723AU. This dead code is removed.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-11 10:59:02 -05:00
Larry Finger
1c5cb9ca00
rtl8199eu: Remove all PLATFORM_LINUX ifdefs
...
This option is always chosen.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-11 00:30:22 -05:00
Larry Finger
bb27b28f6e
rtl8188eu: Remove dead code for other PLATFORM_XX variables
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-10 21:20:38 -05:00
Larry Finger
a3ca3380b5
rtl8188eu: Remove dead code used for PLATFORM_WINDOWS, PLATFORM_OS_XP, and PLATFORM_OS_CE
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-10 20:46:15 -05:00
Larry Finger
285af1cf22
rtl8188eu: Remove dead code inside "ifdef PLATFORM_FREEBSD" sections
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-10 20:10:20 -05:00
Larry Finger
5b999734d0
rtl8188eu: Remove a few more W=1 warnings
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-10 16:11:59 -05:00
Larry Finger
7d0f8ec86a
rtl8188eu: Fix regression introduced in commit fb786d0
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-10 16:02:38 -05:00
Larry Finger
d2c90ee304
rtl8188eu: Change C90 comments to kernel form for files in core/
...
This commit also includes some sparse fixes for endian issues.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-09 17:38:46 -05:00
Larry Finger
fb786d0283
rtl8188eu: Fix all W=1 warnings
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-06-21 13:41:29 -05:00
Larry Finger
5c8ff88003
rtl8192eu: Fix more sparse errors
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-06-20 10:13:14 -05:00
Larry Finger
7e778fc0be
rtl8188eu: Fix sparse warnings in core/rtw_p2p.c
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-06-07 14:19:07 -05:00
Larry Finger
4d1f77d26a
rtl8188eu: Clean up some more sparse errors - mostly endian problems
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-06-07 12:46:59 -05:00
Larry Finger
254539b5ec
rtl8188eu: Fix more sparse warnings
...
Most of these are for endian issues
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-06-07 09:43:09 -05:00
Larry Finger
327817d32a
rtl8188eu: Fix most sparse warnings other than endedness problems
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-06-03 14:52:18 -05:00
Larry Finger
925510ff1a
rtl8188eu: Change all MAC_FMT to %pM
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-30 15:51:53 -05:00
Larry Finger
61b38d5714
rtl8188eu: More sparse cleanups
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-29 14:26:48 -05:00
Larry Finger
4342c7358c
rtl8188eu: Fix some sparse errors
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-27 17:32:24 -05:00
Larry Finger
78adabf36d
rtl8188eu: Remove unused IN and OUT directives used only for Windows
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-26 22:51:56 -05:00
Larry Finger
eac0a699d8
rtl8188eu: Revert part of 76e49ee
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-26 12:17:22 -05:00
Larry Finger
76e49eeec2
rtl8188eu: Remove conditionals related to chip type
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-26 11:27:11 -05:00
Larry Finger
9cef34aa09
rtl8188eu: Change _FALSE and _TRUE to false and true
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-25 22:02:10 -05:00
Larry Finger
3d0ee1321a
rtl8188eu: Remove internal leak checking - use kmemleak
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-25 21:17:38 -05:00
Larry Finger
96adb823b9
rtl8188eu: Update logging
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-25 18:35:42 -05:00
Larry Finger
d597e07a9e
rtl8188eu: More cleanups of code
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-25 15:45:50 -05:00
Larry Finger
3535ad59e3
rtl8188eu: Change BOOLEAN to bool
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-18 23:48:10 -05:00
Larry Finger
f6b0b0658a
rtl8188eu: Convert VOID to void
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-18 23:37:45 -05:00
Larry Finger
2026ba8979
rtl8188eu: Remove all spaces before \n in format
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-18 23:31:53 -05:00
Larry Finger
f5f3863bc5
rtl8188eu: Remove trailing white space from all source files
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-18 23:28:07 -05:00
Larry Finger
77e736c66a
rtl8188eu: Remove dead code inside #if 0 ... #endif
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-18 16:16:10 -05:00
Larry Finger
dc7c8c0b5d
rtl8188eu: Convert from endian defined in Makefile to use architecture-defined value
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-15 13:57:38 -05:00
Larry Finger
2951f6bc15
rtl8188eu: Allow driver to build on PowerPC
...
This driver is not yet tested on big-endian architecture
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-15 13:31:06 -05:00
Larry Finger
d928fd343d
rtl8188eu: drop private endian framework
...
These changes are based on the similar modifications made by
Stefan Lippers-Hollmann for the rtl8192du driver.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-15 12:38:25 -05:00
Larry Finger
300892ebfd
Fix some of the sparse warnings
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-09 16:00:41 -05:00
Larry Finger
d4fa4d178f
Replace __FUNCTION__ with __func__
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-09 11:23:32 -05:00
Larry Finger
4620c2a956
Remove the execute privilege bit on all source files
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-08 23:36:05 -05:00
Larry Finger
5b23242195
Remove unused files
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-08 23:22:54 -05:00
Larry Finger
d25660e511
Remove space before \n in formats
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-08 23:09:18 -05:00
Larry Finger
a55f866a62
Change "if(" to "if (" and the same changes for "while", "for", "switch" and "do"
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-08 23:04:25 -05:00
Larry Finger
85df502f5b
Initial commit of flattened driver to repo
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-08 16:45:39 -05:00