diff options
author | David S. Miller <davem@davemloft.net> | 2010-01-15 01:16:40 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-01-15 01:16:40 -0800 |
commit | 71fceff0ea36d5a6cffecb272b8b3970535fe905 (patch) | |
tree | e27c587425862947fa1c63681e19dfa35d270c5f /net/wireless | |
parent | 4d0392be21d4710121f855c0caf57d32ffd1ced0 (diff) | |
download | linux-71fceff0ea36d5a6cffecb272b8b3970535fe905.tar.bz2 |
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 'net/wireless')
0 files changed, 0 insertions, 0 deletions