commit | 7c25b16dbbcf37ce8019bacf634ee47d852225d9 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Tue Feb 16 10:09:51 2016 -0500 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 18 14:20:08 2016 -0500 |
tree | b84032688a12ced8f54925ec8b370eed6c857fdd | |
parent | 37a6351a64a95f0671d2b3e24b6b085a5885a927 [diff] |
net: bridge: log port STP state on change Remove the shared br_log_state function and print the info directly in br_set_state, where the net_bridge_port state is actually changed. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Acked-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>