mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-06 21:43:06 +00:00
rtl8188eu: Remove DBG_XMIT_BUF - not defined
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
bf279c9001
commit
6667fc9990
2 changed files with 0 additions and 25 deletions
|
@ -243,10 +243,6 @@ struct xmit_buf
|
|||
dma_addr_t dma_transfer_addr; /* (in) dma addr for transfer_buffer */
|
||||
u8 bpending[8];
|
||||
sint last[8];
|
||||
|
||||
#if defined(DBG_XMIT_BUF )
|
||||
u8 no;
|
||||
#endif
|
||||
};
|
||||
|
||||
struct xmit_frame
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue