Commit c891ba69 authored by Hideaki Yoshifuji's avatar Hideaki Yoshifuji Committed by David S. Miller

[IPV6]: Fix typo in linux/ipv6.h

parent 8ff397fb
...@@ -71,7 +71,7 @@ struct rt0_hdr { ...@@ -71,7 +71,7 @@ struct rt0_hdr {
__u32 bitmap; /* strict/loose bit map */ __u32 bitmap; /* strict/loose bit map */
struct in6_addr addr[0]; struct in6_addr addr[0];
#define rt0_type rt_hdr.type; #define rt0_type rt_hdr.type
}; };
struct ipv6_auth_hdr { struct ipv6_auth_hdr {
......
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