diff options
author | David S. Miller <davem@davemloft.net> | 2010-01-15 04:16:40 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-01-15 04:16:40 -0500 |
commit | 71fceff0ea36d5a6cffecb272b8b3970535fe905 (patch) | |
tree | e27c587425862947fa1c63681e19dfa35d270c5f /drivers/net/netxen | |
parent | 4d0392be21d4710121f855c0caf57d32ffd1ced0 (diff) |
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>
Diffstat (limited to 'drivers/net/netxen')
0 files changed, 0 insertions, 0 deletions