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

@ -249,9 +249,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;