mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 11:23:09 -04:00
staging: rtl8723au: Remove some leftover pointers from struct rtw_adapter
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
c25ef5eaf1
commit
a0cae30aaf
@@ -275,11 +275,6 @@ struct rtw_adapter {
|
||||
u8 init_adpt_in_progress;
|
||||
u8 bHaltInProgress;
|
||||
|
||||
void *cmdThread;
|
||||
void *evtThread;
|
||||
void *xmitThread;
|
||||
void *recvThread;
|
||||
|
||||
void (*intf_start)(struct rtw_adapter *adapter);
|
||||
void (*intf_stop)(struct rtw_adapter *adapter);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user