1
0
Fork 0

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>
wifi-calibration
Jes Sorensen 2014-04-26 18:55:26 +02:00 committed by Greg Kroah-Hartman
parent c25ef5eaf1
commit a0cae30aaf
1 changed files with 0 additions and 5 deletions

View File

@ -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);