commit | 10f3f51d56648f4eaf5c9f7aee27c418b833c3c0 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@resnulli.us> | Fri Sep 21 01:51:59 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 21 15:01:21 2012 -0400 |
tree | e831e437d98b28efd63881397365ab7ce17e9cbf | |
parent | 5e953778a2aab04929a5e7b69f53dc26e39b079e [diff] |
team: send port changed when added On some hw, link is not up during adding iface to team. That causes event not being sent to userspace and that may cause confusion. Fix this bug by sending port changed event once it's added to team. Signed-off-by: Jiri Pirko <jiri@resnulli.us> Signed-off-by: David S. Miller <davem@davemloft.net>