commit | 3324d024ba4bebb74a78d84b925b59df73a92fbd | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@resnulli.us> | Tue Jul 24 01:20:48 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 24 13:54:15 2012 -0700 |
tree | f581c110d2698f4a15396b5ad50c25436f412966 | |
parent | 9cb429d692b341e972b12e6cd097364050ebbb26 [diff] |
team: init error value to 0 in team_netpoll_setup() This will ensure correct value is returned in case the port list is empty. Signed-off-by: Jiri Pirko <jiri@resnulli.us> Reported-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>