On Tue, Aug 29, 2017 at 05:01:20PM +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 all 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 Patch does not apply to my tree a all :( Please rebase it and resend. thanks, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel