net: Rename lookup_neigh_params function
authorTobias Klauser <klto@zhaw.ch>
Mon, 13 Jul 2009 18:17:49 +0000 (11:17 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Jul 2009 18:17:49 +0000 (11:17 -0700)
commit97fd5bc7f2e442482a7a6cc4bc2a286cbb5f4754
tree0f470bb62721a2aa1fba0908bb3f82bb34d15701
parent8e321c4f72e2fb580a091317ba0fb2941f637ce1
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>
net/core/neighbour.c