staging: rtl8188eu: remove redundant declaration in rtw_mlme_ext.c
authorMichael Straube <straube.linux@gmail.com>
Tue, 18 Dec 2018 18:34:43 +0000 (19:34 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Dec 2018 07:32:33 +0000 (08:32 +0100)
commit55fc57809a2b741a6b2a0779bb9544f60f410b71
treefd6e3a54e34b9efd89532f36f6e79d46805c3968
parent4f1a961ae15cb416219ed5488627490f3f0ff358
staging: rtl8188eu: remove redundant declaration in rtw_mlme_ext.c

The array REALTEK_96B_IE is already declared in rtw_mlme.h,
so remove the declaration in rtw_mlme_ext.c.

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