commit | ed3ffc4e48e2b03d5b23988f3cfa0ad8d79e0092 | [log] [tgz] |
---|---|---|
author | Julian Anastasov <ja@ssi.bg> | Fri Mar 22 11:46:50 2013 +0200 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Tue Apr 02 00:23:56 2013 +0200 |
tree | a72065ed64d14aeb3d8504221af3ed6925576c6a | |
parent | 578bc3ef1e473abb9ea99046a307fef0094b22af [diff] |
ipvs: do not expect result from done_service This method releases the scheduler state, it can not fail. Such change will help to properly replace the scheduler in following patch. Signed-off-by: Julian Anastasov <ja@ssi.bg> Signed-off-by: Simon Horman <horms@verge.net.au>