Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-05-22 | net: dsa: move bridging routines | Vivien Didelot | 1 | -0/+58 | |
Move the DSA port code which bridges a port in port.c, where it belongs. Signed-off-by: Vivien Didelot <[email protected]> Reviewed-by: Florian Fainelli <[email protected]> Signed-off-by: David S. Miller <[email protected]> | |||||
2017-05-22 | net: dsa: move port state setters | Vivien Didelot | 1 | -0/+55 | |
Add a new port.c file to hold all DSA port-wide logic. This patch moves in the code which sets a port state. Signed-off-by: Vivien Didelot <[email protected]> Reviewed-by: Florian Fainelli <[email protected]> Signed-off-by: David S. Miller <[email protected]> |