linux-kernel-test/drivers/net/team
Jiri Pirko 122bb046bc team: fix team_adjust_ops with regard to enabled ports
team_adjust_ops should check for enabled ports, not all ports.
This may lead to division by zero. This patch fixes this.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-06-26 21:09:39 -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: do RCU update path fixups 2012-06-20 14:29:12 -07:00
team_mode_loadbalance.c team: do RCU update path fixups 2012-06-20 14:29:12 -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: fix team_adjust_ops with regard to enabled ports 2012-06-26 21:09:39 -07:00