aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/ipv4/ipmr_base.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/ipv4/ipmr_base.c b/net/ipv4/ipmr_base.c
index 1ad9aa62a97b..eab8cd5ec2f5 100644
--- a/net/ipv4/ipmr_base.c
+++ b/net/ipv4/ipmr_base.c
@@ -296,8 +296,6 @@ int mr_rtm_dumproute(struct sk_buff *skb, struct netlink_callback *cb,
296next_entry: 296next_entry:
297 e++; 297 e++;
298 } 298 }
299 e = 0;
300 s_e = 0;
301 299
302 spin_lock_bh(lock); 300 spin_lock_bh(lock);
303 list_for_each_entry(mfc, &mrt->mfc_unres_queue, list) { 301 list_for_each_entry(mfc, &mrt->mfc_unres_queue, list) {