android_kernel_motorola_sm6225/drivers/net/team
Jiri Pirko 0b121fd28d 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>
2012-09-22 15:46:12 -04:00
..
Kconfig team: add broadcast mode 2012-07-12 08:08:20 -07:00
Makefile team: add broadcast mode 2012-07-12 08:08:20 -07:00
team.c team: send port changed when added 2012-09-22 15:46:12 -04:00
team_mode_activebackup.c team: add netpoll support 2012-07-17 09:02:36 -07:00
team_mode_broadcast.c team: add netpoll support 2012-07-17 09:02:36 -07:00
team_mode_loadbalance.c team: add netpoll support 2012-07-17 09:02:36 -07:00
team_mode_roundrobin.c team: add netpoll support 2012-07-17 09:02:36 -07:00