staging: rtl8188eu: rename struct field Wifi_Error_Status
authorMichael Straube <straube.linux@gmail.com>
Wed, 5 Dec 2018 18:30:59 +0000 (19:30 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Dec 2018 15:12:19 +0000 (16:12 +0100)
commit747c615edd77b9b8b920c51a4969ac830314088a
treeaa67ca7c36d5946653f0190f6ddcfb427e9858ce
parent4fea3f99b54aef2814e48ea0ff6bff37ea156727
staging: rtl8188eu: rename struct field Wifi_Error_Status

Rename struct field Wifi_Error_Status to avoid CamelCase.
Wifi_Error_Status -> wifi_error_status

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_sreset.c
drivers/staging/rtl8188eu/include/rtw_sreset.h
drivers/staging/rtl8188eu/os_dep/usb_ops_linux.c