staging: rtl8188eu: rename camelcase bAcceptAddbaReq
authorLuca Ceresoli <luca@lucaceresoli.net>
Wed, 2 Dec 2015 21:54:04 +0000 (22:54 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Feb 2016 02:58:31 +0000 (18:58 -0800)
commitd6c6ad96119d8bcb3020ef33ec99179b74423cea
tree6fd5317edd9df22d9699f470f39af4fa9d34ff33
parentf0f17bed9a06edb82714ed2400aa511e66290ee9
staging: rtl8188eu: rename camelcase bAcceptAddbaReq

There is such a field both in struct mlme_ext_info and in struct
registry_priv. Rename both.

Also fix checkpatch issue in the lines touched:
  WARNING: line over 80 characters

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Cc: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_mlme_ext.c
drivers/staging/rtl8188eu/core/rtw_wlan_util.c
drivers/staging/rtl8188eu/include/drv_types.h
drivers/staging/rtl8188eu/include/rtw_mlme_ext.h
drivers/staging/rtl8188eu/os_dep/os_intfs.c