staging: rtl8723bs: core: Remove an unused variable
authorFabio M. De Francesco <fmdefrancesco@gmail.com>
Sat, 10 Apr 2021 15:00:06 +0000 (17:00 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 11 Apr 2021 06:41:20 +0000 (08:41 +0200)
commit4e63e9b77449371fc42c8b0763502f6a6e6b6951
tree5af1314f93350c9a8564ae111ce2ad5271aa0d67
parent26be3a5d845312bae0397b1008e766340945cb53
staging: rtl8723bs: core: Remove an unused variable

Delete local variable "u8 sec_idx" because is declared and set, but never
used.

Signed-off-by: Fabio M. De Francesco <fmdefrancesco@gmail.com>
Link: https://lore.kernel.org/r/20210410150008.5460-4-fmdefrancesco@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_ieee80211.c