]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: rtl8723bs: Remove commented ifdef CONFIG_WAPI_SUPPORT
authorRodrigo Gobbi <rodrigo.gobbi.7@gmail.com>
Mon, 6 Oct 2025 12:15:41 +0000 (09:15 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Oct 2025 07:09:28 +0000 (09:09 +0200)
commitb3c253cda6eefcf317cb81afadb2f49d8a2620d5
tree0b4d255251628b29209d4aaa064259fcb545c9e5
parent7550f96a57c8f8b649113aaa2cc4f87a755c866e
staging: rtl8723bs: Remove commented ifdef CONFIG_WAPI_SUPPORT

Remove ifdef CONFIG_WAPI_SUPPORT comment from rtw_ieee80211 since there
is no way to enable or use it. Also, there is no documentation about the
purpose of that config.

Signed-off-by: Rodrigo Gobbi <rodrigo.gobbi.7@gmail.com>
Link: https://lore.kernel.org/r/20251006121825.8114-1-rodrigo.gobbi.7@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_ieee80211.c