commit | c95e0825d25271182446d7349777e59d715409e2 | [log] [tgz] |
---|---|---|
author | Arvin Farahmand <arvinf@ip-logix.com> | Wed May 05 18:14:09 2021 -0400 |
committer | Christopher Friedt <chrisfriedt@gmail.com> | Mon Jul 26 19:37:22 2021 -0400 |
tree | 0b003e82a15bd84e5a9ee949b11ad038cf078414 | |
parent | 9cb353a97eafc68a7126f72f51019b1defe08b76 [diff] |
dsa: updated api to use net_if Change DSA API to use `net_if` directly to make API calls instead of indirectly via `dsa_context` and `switch_id`. Remove unused `switch_id`, `switch_enable_port`, and `dsa_get_context`. Signed-off-by: Arvin Farahmand <arvinf@ip-logix.com>