staging/rtl8712: remove event_tasklet
This is unused. Signed-off-by: Davidlohr Bueso <dave@stgolabs.net> Link: https://lore.kernel.org/r/20220411151620.129178-6-dave@stgolabs.net Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
a2b0b41619
commit
2a2849a87c
@ -66,7 +66,6 @@ struct evt_priv {
|
||||
u8 *evt_buf; /*shall be non-paged, and 4 bytes aligned*/
|
||||
u8 *evt_allocated_buf;
|
||||
u32 evt_done_cnt;
|
||||
struct tasklet_struct event_tasklet;
|
||||
};
|
||||
|
||||
#define init_h2fwcmd_w_parm_no_rsp(pcmd, pparm, code) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user