diff options
author | Grygorii Strashko <grygorii.strashko@ti.com> | 2020-06-26 21:17:04 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-06-30 03:06:18 +0300 |
commit | 7bcffde02152dd3cb180f6f3aef27e8586b2a905 (patch) | |
tree | 2a4f82105fc9a8050d2d2280a8e4990bfab817b6 /net/atm | |
parent | b8483ecaf72ee9059dcca5de969781028a550f89 (diff) | |
download | linux-7bcffde02152dd3cb180f6f3aef27e8586b2a905.tar.xz |
net: ethernet: ti: am65-cpsw-nuss: restore vlan configuration while down/up
The vlan configuration is not restored after interface down/up sequence.
Steps to check:
# ip link add link eth0 name eth0.100 type vlan id 100
# ifconfig eth0 down
# ifconfig eth0 up
This patch fixes it, restoring vlan ALE entries on .ndo_open().
Fixes: 93a76530316a ("net: ethernet: ti: introduce am65x/j721e gigabit eth subsystem driver")
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/atm')
0 files changed, 0 insertions, 0 deletions