mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-08 22:43:04 +00:00
rtl8188eu: Remove CONFIG_TX_MCAST2UNI
This parameter is always selected. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
0f3cbc1f0f
commit
49437ec417
9 changed files with 0 additions and 40 deletions
|
@ -83,9 +83,7 @@
|
|||
#include <linux/usb/ch9.h>
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_TX_MCAST2UNI
|
||||
extern int rtw_mc2u_disable;
|
||||
#endif // CONFIG_TX_MCAST2UNI
|
||||
|
||||
extern char* rtw_initmac;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue