net: ipv6: listify ipv6_rcv() and ip6_rcv_finish()
authorEdward Cree <ecree@solarflare.com>
Thu, 5 Jul 2018 14:49:42 +0000 (15:49 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 6 Jul 2018 02:19:07 +0000 (11:19 +0900)
commitd8269e2cbf908f9d26aa5d3217236227dffd1d89
tree83a307ddb8c563edac67ec7935131ff1e22d2101
parentefe6aaca67a0229a195f493d142102c864b41dde
net: ipv6: listify ipv6_rcv() and ip6_rcv_finish()

Essentially the same as the ipv4 equivalents.

Signed-off-by: Edward Cree <ecree@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ipv6.h
net/ipv6/af_inet6.c
net/ipv6/ip6_input.c