]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ndisc: Remove tbl argument for __ipv6_neigh_lookup().
authorYOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@linux-ipv6.org>
Thu, 17 Jan 2013 12:53:09 +0000 (12:53 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Jan 2013 23:38:18 +0000 (18:38 -0500)
commit8e022ee63f344e0dd12e60f5cdbacabcd312c4c7
treec21532fc983f1dd9c5412516dc4d8e2fffa22a1f
parent7ff74a596b6aa47ccc71f6b9a26006af69d0e33f
ndisc: Remove tbl argument for __ipv6_neigh_lookup().

We can refer to nd_tbl directly.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ndisc.h
net/ipv6/route.c