[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)
commite4883014f48f8c17c17a2526cb5cb6e17c5f94e7
tree024030596297b68c3ee3d6a46c031c60c5fc7a44
parent60cad5da5791ceb0beefe9a79b570cca45791f50
[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