net: replace __constant_{endian} uses in net headers
authorHarvey Harrison <harvey.harrison@gmail.com>
Sun, 15 Feb 2009 06:58:35 +0000 (22:58 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 15 Feb 2009 06:58:35 +0000 (22:58 -0800)
Base versions handle constant folding now.  For headers exposed to
userspace, we must only expose the __ prefixed versions.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found