mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-07 05:53:06 +00:00
rtl8723bs: Remove second interface name
Only the RTL8192D chips have multiple interfaces per chip, thus this logic has no value here. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
2601c36dd9
commit
69faa02ea5
3 changed files with 1 additions and 9 deletions
|
@ -156,7 +156,6 @@ struct registry_priv {
|
|||
u8 enable80211d;
|
||||
#endif
|
||||
u8 ifname[16];
|
||||
u8 if2name[16];
|
||||
u8 notch_filter;
|
||||
u8 regulatory_tid;
|
||||
u8 qos_opt_enable;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue