Commit b03d73e3 authored by Al Viro's avatar Al Viro Committed by David S. Miller

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

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b1dd39ac
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment