]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8723bs: Remove Dead Code in collect_bss_info Function
authorEmanuel Bennici <benniciemanuel78@gmail.com>
Sun, 17 Mar 2019 18:31:06 +0000 (19:31 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Mar 2019 06:53:41 +0000 (07:53 +0100)
commit8b7776123aec8fc152c1d51c47b3f44c5522d4be
treeb498057ae79d03460fae5deafeb14d50b46f1a24
parentb8d5cef27d7edd3ad315cfe78e5db370ef3f7a37
staging: rtl8723bs: Remove Dead Code in collect_bss_info Function

In `u8 collect_bss_info` is a ifdef-Preprocessor who checks
CONFIG_INTEL_WIDI, since this Macro doesn't exists anymore this Patch
removes the Dead Code in core/rtw_mlme_ext.c

Signed-off-by: Emanuel Bennici <benniciemanuel78@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c