mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-08 22:43:04 +00:00
rtl8188eu: Remove dead code for CONFIG_USE_USB_BUFFER_ALLOC_RX and remove CONFIG_TX_MCAST2UNI lines
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
6583d55cd1
commit
7df5fff724
13 changed files with 1 additions and 445 deletions
|
@ -215,10 +215,7 @@ struct sta_info {
|
|||
u8 dev_name[32];
|
||||
#endif //CONFIG_P2P
|
||||
|
||||
#ifdef CONFIG_TX_MCAST2UNI
|
||||
u8 under_exist_checking;
|
||||
#endif // CONFIG_TX_MCAST2UNI
|
||||
|
||||
u8 keep_alive_trycnt;
|
||||
|
||||
#endif // CONFIG_AP_MODE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue