]> git.openfabrics.org - ~emulex/infiniband.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)
commit1cb3fe513f62ca7c5963d551e01d75aa4f6ca72a
tree55685e7df224e4863785460d06a58470ae4f7cea
parentb44b5f4ae96de87e458ef73fc01e7ec0dbac10c0
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