On Fri, Sep 01, 2017 at 12:40:59PM +0530, Janani Sankara Babu wrote: > This patch is created to solve the CamelCase issue. The members 'IEs' > and 'IELength' of struct wlan_bssid_ex are being modified to 'ie' and > 'ie_length' to solve the issue. And the places where these variables > are referenced inside rtl8188eu driver are also changed. > > Signed-off-by: Janani Sankara Babu <jananis37@xxxxxxxxx> > --- > Changelog > [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 > V3 : Merge all changes into single patch > V4 : Rebased the patch > V5 : Added the changelog I have no idea what you rebased this against, but it still does not apply: checking file drivers/staging/rtl8188eu/core/rtw_ap.c Hunk #4 FAILED at 119. Hunk #5 FAILED at 129. Hunk #13 FAILED at 583. Hunk #26 FAILED at 1043. Hunk #32 FAILED at 1719. Hunk #33 FAILED at 1754. Hunk #34 FAILED at 1763. 7 out of 34 hunks FAILED checking file drivers/staging/rtl8188eu/core/rtw_cmd.c checking file drivers/staging/rtl8188eu/core/rtw_ieee80211.c checking file drivers/staging/rtl8188eu/core/rtw_ioctl_set.c checking file drivers/staging/rtl8188eu/core/rtw_mlme.c Hunk #9 succeeded at 1662 (offset -3 lines). Hunk #10 succeeded at 1686 (offset -3 lines). Hunk #11 succeeded at 1744 (offset -8 lines). Hunk #12 succeeded at 1758 (offset -8 lines). Hunk #13 succeeded at 1767 (offset -8 lines). Hunk #14 succeeded at 1858 (offset -8 lines). checking file drivers/staging/rtl8188eu/core/rtw_mlme_ext.c Hunk #23 succeeded at 4953 (offset 2 lines). Hunk #24 succeeded at 5012 (offset 2 lines). Hunk #25 succeeded at 5390 (offset 2 lines). checking file drivers/staging/rtl8188eu/core/rtw_wlan_util.c checking file drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c checking file drivers/staging/rtl8188eu/include/wlan_bssdef.h checking file drivers/staging/rtl8188eu/os_dep/ioctl_linux.c _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel