X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Flinux%2Fpfkeyv2.h;h=d5dd471da22527132782c1a0837d1c4c22167544;hb=dc709bd190c130b299ac19d596594256265c042a;hp=6351c4055acea365d682d33c89f42b5b8a16b035;hpb=df71837d5024e2524cd51c93621e558aa7dd9f3f;p=powerpc.git diff --git a/include/linux/pfkeyv2.h b/include/linux/pfkeyv2.h index 6351c4055a..d5dd471da2 100644 --- a/include/linux/pfkeyv2.h +++ b/include/linux/pfkeyv2.h @@ -104,7 +104,7 @@ struct sadb_prop { /* followed by: struct sadb_comb sadb_combs[(sadb_prop_len + sizeof(uint64_t) - sizeof(struct sadb_prop)) / - sizeof(strut sadb_comb)]; */ + sizeof(struct sadb_comb)]; */ struct sadb_comb { uint8_t sadb_comb_auth; @@ -159,7 +159,7 @@ struct sadb_spirange { struct sadb_x_kmprivate { uint16_t sadb_x_kmprivate_len; uint16_t sadb_x_kmprivate_exttype; - u_int32_t sadb_x_kmprivate_reserved; + uint32_t sadb_x_kmprivate_reserved; } __attribute__((packed)); /* sizeof(struct sadb_x_kmprivate) == 8 */