rtl8188eu: Remove CONFIG_TX_MCAST2UNI

This parameter is always selected.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2015-02-20 10:11:36 -06:00
parent 0f3cbc1f0f
commit 49437ec417
9 changed files with 0 additions and 40 deletions

View file

@ -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;