mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-06 21:43:06 +00:00
rtl8188eu: Remove DBG_XMIT_BUF_EXT - not defined
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
8fcf8a9500
commit
d8627b6a67
3 changed files with 1 additions and 17 deletions
|
@ -244,7 +244,7 @@ struct xmit_buf
|
|||
u8 bpending[8];
|
||||
sint last[8];
|
||||
|
||||
#if defined(DBG_XMIT_BUF )|| defined(DBG_XMIT_BUF_EXT)
|
||||
#if defined(DBG_XMIT_BUF )
|
||||
u8 no;
|
||||
#endif
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue