MPC8349ea Random Device Generator driver

Timur Tabi timur at freescale.com
Thu Jun 7 08:32:19 EST 2007


Olof Johansson wrote:

>  - you can never assign a __le16 type to any other integer type or any 
>    other bitwise type. You'd get a warnign about incompatible types. Makes 
>    sense, no?

Then why do the in_be functions return an unsigned int instead of a __be type?  Isn't that 
effectively removing the endian-ness from the type?

-- 
Timur Tabi
Linux Kernel Developer @ Freescale



More information about the Linuxppc-dev mailing list