commit | f3a7c66b5ce0b75a9774a50b5dcce93e5ba28370 | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Sat Feb 14 22:58:35 2009 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sat Feb 14 22:58:35 2009 -0800 |
tree | 441f02ac10cb109cbb80fbd0d964af3638541f06 | |
parent | 35c26c2cf6a6a2d1c48add732d8ba002bd90784c [diff] |
net: replace __constant_{endian} uses in net headers 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>