commit | 97fd5bc7f2e442482a7a6cc4bc2a286cbb5f4754 | [log] [tgz] |
---|---|---|
author | Tobias Klauser <klto@zhaw.ch> | Mon Jul 13 11:17:49 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 13 11:17:49 2009 -0700 |
tree | 0f470bb62721a2aa1fba0908bb3f82bb34d15701 | |
parent | 8e321c4f72e2fb580a091317ba0fb2941f637ce1 [diff] |
net: Rename lookup_neigh_params function Rename lookup_neigh_params to lookup_neigh_parms as the struct is named neigh_parms and all other functions dealing with the struct carry neigh_parms in their names. Signed-off-by: Tobias Klauser <klto@zhaw.ch> Signed-off-by: David S. Miller <davem@davemloft.net>