David S. Miller 71fceff0ea ipv4: Use less conflicting local var name in change_nexthops() loop macro.
As noticed by H Hartley Sweeten, since change_nexthops() uses 'nh'
as it's iterator variable, it can conflict with other existing
local vars.

Use "nexthop_nh" to avoid the conflict and make it easier to figure
out where this magic variable comes from.

Signed-off-by: David S. Miller <davem@davemloft.net>
2010-01-15 01:16:40 -08:00
..
2009-12-16 12:16:41 -05:00
2010-01-15 01:08:58 -08:00
2009-12-26 20:38:23 -08:00
2010-01-10 13:27:58 -08:00
2010-01-03 21:25:53 -08:00
2009-12-17 10:51:40 -05:00