staging: rtl8723au: Remove unused struct zero_bulkout_content
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
f7d6e7c770
commit
f8cfb86e89
@ -18,13 +18,6 @@
|
||||
#include <usb_ops_linux.h>
|
||||
#include <rtw_sreset.h>
|
||||
|
||||
struct zero_bulkout_context {
|
||||
void *pbuf;
|
||||
void *purb;
|
||||
void *pirp;
|
||||
void *padapter;
|
||||
};
|
||||
|
||||
void rtl8723au_read_port_cancel(struct rtw_adapter *padapter)
|
||||
{
|
||||
struct recv_buf *precvbuf;
|
||||
|
Loading…
Reference in New Issue
Block a user