[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20120425.140946.205898008058818096.davem@davemloft.net>
Date: Wed, 25 Apr 2012 14:09:46 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: David.Laight@...LAB.COM
Cc: xemul@...allels.com, netdev@...r.kernel.org
Subject: Re: [PATCH] tcp repair: Fix unaligned access when repairing options
From: "David Laight" <David.Laight@...LAB.COM>
Date: Wed, 25 Apr 2012 15:11:30 +0100
>
>> +struct tcp_repair_opt {
>> + __u8 opt_code;
>> + __u16 opt_val;
>> +};
>
> That structure has an implied pad field, probably best to
> either make it explicit or change the types.
Agreed.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists