From: Stephen Hemminger Date: Mon, 5 Mar 2007 00:08:08 +0000 (-0800) Subject: [PKTGEN]: don't use __constant_htonl() X-Git-Tag: v2.6.22-rc1~1128^2~416 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5f1ce9a5e80fb315c86b036a89b1237fdf11938;p=pandora-kernel.git [PKTGEN]: don't use __constant_htonl() The existing htonl() macro is smart enough to do the same code as using __constant_htonl() and it looks cleaner. Signed-off-by: Stephen Hemminger Signed-off-by: Robert Olsson Signed-off-by: David S. Miller --- Reading git-diff-tree failed