diff options
author | Paulius Zaleckas <[email protected]> | 2012-03-06 22:25:22 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2012-03-08 00:25:25 -0800 |
commit | 5200959b833ddacf28b6ffce8c331dfd6e0ca797 (patch) | |
tree | a2a85508fb35f524e800b8451ddad8f3682948b1 /drivers | |
parent | d9e179ecec0805c41b17f9a0c3b925d415677772 (diff) |
bridge: fix state reporting when port is disabled
Now we have:
eth0: link *down*
br0: port 1(eth0) entered *forwarding* state
br_log_state(p) should be called *after* p->state is set
to BR_STATE_DISABLED.
Reported-by: Zilvinas Valinskas <[email protected]>
Signed-off-by: Paulius Zaleckas <[email protected]>
Acked-by: Stephen Hemminger <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions