commit | 1cb3fe513f62ca7c5963d551e01d75aa4f6ca72a | [log] [tgz] |
---|---|---|
author | YOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@linux-ipv6.org> | Mon Jan 21 06:49:17 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 21 13:33:18 2013 -0500 |
tree | 55685e7df224e4863785460d06a58470ae4f7cea | |
parent | b44b5f4ae96de87e458ef73fc01e7ec0dbac10c0 [diff] |
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>