commit | 03080e5cbe0222744173d3e726f6ba5d13b7f04e | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Sat Jan 10 21:45:42 2009 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Sat Jan 10 21:45:42 2009 -0800 |
tree | 8974e10c96d2b9681e5f3a6a79c6b4926518af7e | |
parent | 6a94cb73064c952255336cc57731904174b2c58f [diff] |
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 <harvey.harrison@gmail.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>