logo       

Re: [PATCH] IPV6: use macro for M-Flag and clean-up: msg#00848

Subject: Re: [PATCH] IPV6: use macro for M-Flag and clean-up
On Sat, 28 Jun 2003, YOSHIFUJI Hideaki / [iso-2022-jp] 吉藤英明 wrote:

> -             fh->frag_off = htons(0x0001);
> +             fh->frag_off = htons(IP6_MF);

Please use __constant_htons().


- James
-- 
James Morris
<jmorris@xxxxxxxxxxxxxxxx>





<Prev in Thread] Current Thread [Next in Thread>