]> git.baikalelectronics.ru Git - kernel.git/commit
[IPV4]: icmp_send() annotation
authorAl Viro <viro@zeniv.linux.org.uk>
Wed, 27 Sep 2006 05:17:28 +0000 (22:17 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 29 Sep 2006 01:01:06 +0000 (18:01 -0700)
commit6d4722a62c72d5857db307fe3e344f96774e366d
tree024030596297b68c3ee3d6a46c031c60c5fc7a44
parent5d7192f848089e52c67ef32f7d308f172997e17b
[IPV4]: icmp_send() annotation

The last argument is network-endian (it will go straight into the packet).

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/icmp.h
net/ipv4/icmp.c