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
1 changed files with 0 additions and 7 deletions
|
@ -18,13 +18,6 @@
|
||||||
#include <usb_ops_linux.h>
|
#include <usb_ops_linux.h>
|
||||||
#include <rtw_sreset.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)
|
void rtl8723au_read_port_cancel(struct rtw_adapter *padapter)
|
||||||
{
|
{
|
||||||
struct recv_buf *precvbuf;
|
struct recv_buf *precvbuf;
|
||||||
|
|
Loading…
Add table
Reference in a new issue