commit | 2721745501a26d0dc3b88c0d2f3aa11471891388 | [log] [tgz] |
---|---|---|
author | David Miller <davem@davemloft.net> | Fri Dec 02 16:52:08 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Dec 05 15:20:19 2011 -0500 |
tree | e9c09622b11ad7d9317b4b01824374a852867c28 | |
parent | 761965eab38d2cbc59c36e355c59609e3a04705a [diff] |
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. To reflect the fact that a refrence is not obtained to the resulting neighbour entry. Signed-off-by: David S. Miller <davem@davemloft.net> Acked-by: Roland Dreier <roland@purestorage.com>