linux/drivers/net/team
Jiri Pirko 85d59a8724 team: push array_index and port into separate structure
Introduce struct team_option_inst_info and push option instance info
there. It can be then easily passed to gsetter context and used for
feature async option changes.

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.c team: push array_index and port into separate structure 2012-06-19 15:00:23 -07: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