diff options
author | Grygorii Strashko <[email protected]> | 2020-06-26 21:17:04 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-06-29 17:06:18 -0700 |
commit | 7bcffde02152dd3cb180f6f3aef27e8586b2a905 (patch) | |
tree | 2a4f82105fc9a8050d2d2280a8e4990bfab817b6 /scripts/bpf_helpers_doc.py | |
parent | b8483ecaf72ee9059dcca5de969781028a550f89 (diff) |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions