From: Harvey Harrison Date: Sun, 11 Jan 2009 05:45:42 +0000 (-0800) Subject: RDMA/nes: Fix for NIPQUAD removal X-Git-Tag: v2.6.29-rc2~90^2^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03080e5cbe0222744173d3e726f6ba5d13b7f04e;p=pandora-kernel.git RDMA/nes: Fix for NIPQUAD removal Commit 63779436 ("drivers: replace NIPQUAD()") accidentally replaced some HIPQUAD()s, causing IP addresses to be printed in reverse order. Add temporary local vars until the byteswapping can be pushed further up the stack. Signed-off-by: Harvey Harrison Signed-off-by: Roland Dreier --- Reading git-diff-tree failed