linux-kernel-test/drivers/net/team
Jiri Pirko 01048d9a29 team: allow to specify one option instance to be send to userspace
No need to walk through option instance list and look for ->changed ==
true when called knows exactly what one option instance changed.

Also use lists to pass option instances needed to be present in netlink
message.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-06-19 15:00:23 -07:00
..
Kconfig team: add loadbalance mode 2012-04-04 20:30:40 -04:00
Makefile team: add loadbalance mode 2012-04-04 20:30:40 -04:00
team_mode_activebackup.c team: comments: s/net\/drivers\/team/drivers\/net\/team/ 2012-06-19 15:00:23 -07:00
team_mode_loadbalance.c team: lb: push hash counting into separate function 2012-06-19 15:00:23 -07:00
team_mode_roundrobin.c team: comments: s/net\/drivers\/team/drivers\/net\/team/ 2012-06-19 15:00:23 -07:00
team.c team: allow to specify one option instance to be send to userspace 2012-06-19 15:00:23 -07:00