Skip to content

Commit

Permalink
[IPV4] net/ipv4/icmp.c: trivial annotations
Browse files Browse the repository at this point in the history
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Al Viro authored and David S. Miller committed Sep 29, 2006
1 parent b1dd39a commit b03d73e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/ipv4/icmp.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit b03d73e

Please sign in to comment.