From: Harvey Harrison Date: Sun, 15 Feb 2009 06:58:35 +0000 (-0800) Subject: net: replace __constant_{endian} uses in net headers X-Git-Tag: v2.6.30-rc1~662^2~739 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3a7c66b5ce0b75a9774a50b5dcce93e5ba28370;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed