Commit 2ea2394e authored by Abdun Nihaal's avatar Abdun Nihaal Committed by Greg Kroah-Hartman
Browse files

staging: r8188eu: remove unused struct zero_bulkout_context

parent 3027d37d
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -20,13 +20,6 @@ unsigned int ffaddr2pipehdl(struct dvobj_priv *pdvobj, u32 addr)
	return pipe;
}

struct zero_bulkout_context {
	void *pbuf;
	void *purb;
	void *pirp;
	void *padapter;
};

void rtw_read_port_cancel(struct adapter *padapter)
{
	int i;