]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: rtl8723bs: Remove unused members in struct rtw_wdev_priv
authorEthan Tidmore <ethantidmore06@gmail.com>
Mon, 9 Feb 2026 23:09:36 +0000 (17:09 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Feb 2026 15:08:49 +0000 (16:08 +0100)
commita4b887ae7dc541ef9fc51bcbd6baccf71f601c83
tree29bacf222a47002abe090311ae72ef37d8cfb4b7
parent4b8e8805fd3d643e7d7d4c08cefa1aefb08db7a2
staging: rtl8723bs: Remove unused members in struct rtw_wdev_priv

Remove members p2p_enabled, provdisc_req_issued, bandroid_scan in
rtw_wdev_priv as they are never used anywhere in the driver.

Signed-off-by: Ethan Tidmore <ethantidmore06@gmail.com>
Link: https://patch.msgid.link/20260209230936.37385-3-ethantidmore06@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/include/ioctl_cfg80211.h
drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c
drivers/staging/rtl8723bs/os_dep/os_intfs.c