[Patch 1/2] : Replace 'IELength' and 'IEs' of struct wlan_bssid_ex with 'ie_length' and 'ies' [Patch 2/2] : Remove wrongly commented out lines from the code and rename 'ies' to 'ie' as per suggestions Janani Sankara Babu (2): staging:rtl8188eu:core Fix Avoid CamelCase staging:rtl8188eu:core Fix Avoid CamelCase drivers/staging/rtl8188eu/core/rtw_ap.c | 86 ++++++++++---------- drivers/staging/rtl8188eu/core/rtw_cmd.c | 26 +++--- drivers/staging/rtl8188eu/core/rtw_ieee80211.c | 20 ++--- drivers/staging/rtl8188eu/core/rtw_ioctl_set.c | 2 +- drivers/staging/rtl8188eu/core/rtw_mlme.c | 66 ++++++++-------- drivers/staging/rtl8188eu/core/rtw_mlme_ext.c | 100 ++++++++++++------------ drivers/staging/rtl8188eu/core/rtw_wlan_util.c | 34 ++++---- drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c | 16 ++-- drivers/staging/rtl8188eu/include/wlan_bssdef.h | 10 +-- drivers/staging/rtl8188eu/os_dep/ioctl_linux.c | 12 +-- 10 files changed, 186 insertions(+), 186 deletions(-) -- 1.9.1 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel