diff options
author | 2020-04-18 23:08:43 +0200 | |
---|---|---|
committer | 2020-04-18 20:20:10 -0700 | |
commit | 85ab8b245ec6572eb489d0fe76c5573851d7b7ad (patch) | |
tree | 26fc0b3d439b8ce7c1ece6fff0038b64ac27e3f7 /lib/netdev-notifier-error-inject.c | |
parent | r8169: remove NETIF_F_HIGHDMA from vlan_features (diff) | |
download | wireguard-linux-85ab8b245ec6572eb489d0fe76c5573851d7b7ad.tar.xz wireguard-linux-85ab8b245ec6572eb489d0fe76c5573851d7b7ad.zip |
r8169: preserve VLAN setting on RTL8125 in rtl_init_rxcfg
So far we set RX_VLAN_8125 unconditionally, even if
NETIF_F_HW_VLAN_CTAG_RX may not be set. Don't touch these bits,
and let only rtl8169_set_features() control them.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions