ndisc: add __ndisc_fill_addr_option function
authorAlexander Aring <aar@pengutronix.de>
Wed, 15 Jun 2016 19:20:21 +0000 (21:20 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 16 Jun 2016 03:41:23 +0000 (20:41 -0700)
commit8ec5da41502843947af0b09e795b19fc7a83edd8
tree08b22a99f5eb1927b2c68ea72df799d45e151776
parent4f36ce84c54c971cd67c882035d9bde7b1a2ee53
ndisc: add __ndisc_fill_addr_option function

This patch adds __ndisc_fill_addr_option as low-level function for
ndisc_fill_addr_option which doesn't depend on net_device parameter.

Cc: David S. Miller <davem@davemloft.net>
Cc: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
Cc: James Morris <jmorris@namei.org>
Cc: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
Cc: Patrick McHardy <kaber@trash.net>
Acked-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Reviewed-by: Stefan Schmidt <stefan@osg.samsung.com>
Signed-off-by: Alexander Aring <aar@pengutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ndisc.c
This page took 0.0329199999999999 seconds and 5 git commands to generate.