mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-24 22:55:35 +08: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:
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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user