Searched hist:ec15dd4269d0cbf947c9a2dfdcf08a917098fab1 (Results 1 – 1 of 1) sorted by relevance
/linux/include/net/ |
H A D | dsa.h | diff ec15dd4269d0cbf947c9a2dfdcf08a917098fab1 Mon Nov 06 22:11:46 CET 2017 Vivien Didelot <vivien.didelot@savoirfairelinux.com> net: dsa: setup and teardown tree
This commit provides better scope for the DSA tree setup and teardown functions. It renames the "applied" bool to "setup" and print a message when the tree is setup, as it is done during teardown.
At the same time, check dst->setup in dsa_tree_setup, where it is set to true.
Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|