[IPV4] net/ipv4/icmp.c: trivial annotations

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Al Viro 2006-09-27 18:38:30 -07:00 committed by David S. Miller
parent b1dd39ac96
commit b03d73e30c

View File

@ -104,7 +104,7 @@ struct icmp_bxm {
struct {
struct icmphdr icmph;
__u32 times[3];
__be32 times[3];
} data;
int head_len;
struct ip_options replyopts;