mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 15:27:29 +00:00
Revert "Merge branch 'dsa-rtnl'"
This reverts commit965e6b262f
, reversing changes made to4d98bb0d7e
.
This commit is contained in:
parent
12f241f264
commit
2d7e73f09f
15 changed files with 74 additions and 283 deletions
|
@ -433,7 +433,6 @@ static int dsa_port_setup(struct dsa_port *dp)
|
|||
if (dp->setup)
|
||||
return 0;
|
||||
|
||||
mutex_init(&dp->addr_lists_lock);
|
||||
INIT_LIST_HEAD(&dp->fdbs);
|
||||
INIT_LIST_HEAD(&dp->mdbs);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue