commit | 735d381fa57c573935d35a24ea271ec99897ac63 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@resnulli.us> | Mon Jun 10 17:42:25 2013 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 12 03:06:16 2013 -0700 |
tree | e1118f79060396214ac150339eaa6a3a1c7c2168 | |
parent | d80b35beac78b52faad2359adf6a6b14e2725e51 [diff] |
team: remove synchronize_rcu() called during port disable Check the unlikely case of team->en_port_count == 0 before modulo operation. Signed-off-by: Jiri Pirko <jiri@resnulli.us> Signed-off-by: David S. Miller <davem@davemloft.net>