Re: [PATCH] selinux: endian fix

From: Peter Chubb
Date: Tue May 16 2006 - 20:56:28 EST


>>>>> "James" == James Morris <jmorris@xxxxxxxxx> writes:

James> On Tue, 16 May 2006, Alexey Dobriyan wrote:
>> Signed-off-by: Alexey Dobriyan <adobriyan@xxxxxxxxx>

James> Hmm, I'm certain this was tested (perhaps on a BE machine,
James> though). In any case skb->protocol should definitely be network
James> byte order.

On all architectures, ntohs is the same as htons -- either the two
bytes are swapped or they're not.


--
Dr Peter Chubb http://www.gelato.unsw.edu.au peterc AT gelato.unsw.edu.au
http://www.ertos.nicta.com.au ERTOS within National ICT Australia
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/