]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2f425a9e610a4d950f15c5f2ac2808756c0f8c20
tree0f470bb62721a2aa1fba0908bb3f82bb34d15701
parent67cd89695abeb0301c7c361fdc95574dcc54146b
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