]> git.baikalelectronics.ru Git - kernel.git/commit
ndisc: Break down ndisc_build_skb() and build message directly.
authorYOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@linux-ipv6.org>
Mon, 21 Jan 2013 06:49:17 +0000 (06:49 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Jan 2013 18:33:18 +0000 (13:33 -0500)
commitf59756baccc3fc30c60a0a2683537fa10770df80
tree55685e7df224e4863785460d06a58470ae4f7cea
parent412385abc6df4f88fa114b82515e5c9cba1745a6
ndisc: Break down ndisc_build_skb() and build message directly.

Construct NS/NA/RS message directly using C99 compound literals.

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