OSDN Git Service

staging: rtl8188eu: change array type to const u8
authorMichael Straube <straube.linux@gmail.com>
Thu, 4 Oct 2018 17:56:57 +0000 (19:56 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 9 Oct 2018 13:17:27 +0000 (15:17 +0200)
commite6d9855dd3f3a0068cb9f6264303209b5e2affcd
tree01a267d009065d190178d927cd29b3df88f09dc5
parent304643019226b51b3dc77b603667c84400847010
staging: rtl8188eu: change array type to const u8

Change the type of MCS_rate_1R from unsigned char to const u8.

Suggested-by: Joe Perches <joe@perches.com>
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_mlme.c
drivers/staging/rtl8188eu/core/rtw_mlme_ext.c
drivers/staging/rtl8188eu/include/rtw_mlme.h