]> git.baikalelectronics.ru Git - kernel.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)
commit202420848cf9a8e90aaec32e7e9d50f85554bd40
treec21532fc983f1dd9c5412516dc4d8e2fffa22a1f
parent6b0cfea42b5e6ed1f641911ba38231f63b1b846a
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