linux-kernel-test/drivers/net/team
Jiri Pirko d299cd5116 team: for nomode use dummy struct team_mode
That leaves team->mode and all its values valid so no checks would be
needed (for example in team_mode_option_get()).

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-06-19 15:00:22 -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: make team_mode struct const 2012-06-19 15:00:22 -07:00
team_mode_loadbalance.c team: make team_mode struct const 2012-06-19 15:00:22 -07:00
team_mode_roundrobin.c team: make team_mode struct const 2012-06-19 15:00:22 -07:00
team.c team: for nomode use dummy struct team_mode 2012-06-19 15:00:22 -07:00