fib_rules: fix unresolved_rules counting
authorYan, Zheng <zheng.z.yan@intel.com>
Mon, 17 Oct 2011 15:20:28 +0000 (15:20 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 19 Oct 2011 23:17:41 +0000 (19:17 -0400)
commitafaef734e5f0004916d07ecf7d86292cdd00d59b
tree9ea614b4a5d7457f56fe0b776aef70f3a137cd79
parent1b23a3e3d1b969e285c57a2d38f3739283ecfb80
fib_rules: fix unresolved_rules counting

we should decrease ops->unresolved_rules when deleting a unresolved rule.

Signed-off-by: Zheng Yan <zheng.z.yan@intel.com>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/fib_rules.c