]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - include/net/dst.h
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
authorDavid Miller <davem@davemloft.net>
Fri, 2 Dec 2011 16:52:08 +0000 (16:52 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 Dec 2011 20:20:19 +0000 (15:20 -0500)
commit2721745501a26d0dc3b88c0d2f3aa11471891388
treee9c09622b11ad7d9317b4b01824374a852867c28
parent761965eab38d2cbc59c36e355c59609e3a04705a
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>
29 files changed:
drivers/infiniband/core/addr.c
drivers/infiniband/hw/cxgb3/iwch_cm.c
drivers/infiniband/hw/cxgb4/cm.c
drivers/infiniband/hw/nes/nes_cm.c
drivers/infiniband/ulp/ipoib/ipoib_main.c
drivers/infiniband/ulp/ipoib/ipoib_multicast.c
drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c
drivers/s390/net/qeth_l3_main.c
drivers/scsi/cxgbi/cxgb3i/cxgb3i.c
drivers/scsi/cxgbi/cxgb4i/cxgb4i.c
drivers/scsi/cxgbi/libcxgbi.c
include/net/dst.h
net/atm/clip.c
net/bridge/br_netfilter.c
net/core/dst.c
net/core/neighbour.c
net/decnet/dn_neigh.c
net/decnet/dn_route.c
net/ipv4/ip_gre.c
net/ipv4/ip_output.c
net/ipv4/route.c
net/ipv6/addrconf.c
net/ipv6/ip6_fib.c
net/ipv6/ip6_output.c
net/ipv6/ndisc.c
net/ipv6/route.c
net/ipv6/sit.c
net/sched/sch_teql.c
net/xfrm/xfrm_policy.c