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/unix/sysctl_net_unix.c | |
| parent | 4d0392be21d4710121f855c0caf57d32ffd1ced0 (diff) | |
| download | olio-linux-3.10-71fceff0ea36d5a6cffecb272b8b3970535fe905.tar.xz olio-linux-3.10-71fceff0ea36d5a6cffecb272b8b3970535fe905.zip | |
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/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions