staging: rtl8188eu: rename variables to avoid mixed case
authorMichael Straube <straube.linux@gmail.com>
Tue, 15 Oct 2019 15:45:33 +0000 (17:45 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Oct 2019 16:45:10 +0000 (18:45 +0200)
commitb0906aa3f7ecf29992bca52a29f6d1116bfde319
tree18c3c5b0cf26d1a84be61c622310abd6b031b15a
parentd9cceb24b407d57229d45853f9c399623e768d39
staging: rtl8188eu: rename variables to avoid mixed case

Rename local variables to avoid mixed case.

max_AMPDU_len -> max_ampdu_len
min_MPDU_spacing -> min_mpdu_spacing

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20191015154535.27979-1-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_wlan_util.c