From: Harvey Harrison Date: Sun, 15 Feb 2009 06:56:56 +0000 (-0800) Subject: rndis: remove private wrapper of __constant_cpu_to_le32 X-Git-Tag: v2.6.30-rc1~662^2~740 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35c26c2cf6a6a2d1c48add732d8ba002bd90784c;p=pandora-kernel.git rndis: remove private wrapper of __constant_cpu_to_le32 Use cpu_to_le32 directly as it handles constant folding now, replace direct uses of __constant_cpu_to_{endian} as well. Signed-off-by: Harvey Harrison Acked-by: David Brownell Signed-off-by: David S. Miller --- Reading git-diff-tree failed