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:
Larry Finger 2015-09-26 13:54:47 -05:00
parent 2601c36dd9
commit 69faa02ea5
3 changed files with 1 additions and 9 deletions

View file

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