team: fix team_adjust_ops with regard to enabled ports
authorJiri Pirko <jpirko@redhat.com>
Tue, 26 Jun 2012 06:52:45 +0000 (06:52 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 Jun 2012 04:09:39 +0000 (21:09 -0700)
commit122bb046bcfb8f3d2d94d9f7f6b74da187a740f2
tree2a01688c91a1040edd2f939078da7fe4c4eb58da
parent72fd5a8b75fb9962295a8c1338e13a4b1536714a
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>
drivers/net/team/team.c
This page took 0.029744 seconds and 5 git commands to generate.