netpoll: store local and remote ip in net-endian
authorHarvey Harrison <harvey.harrison@gmail.com>
Sat, 28 Mar 2009 15:38:31 +0000 (15:38 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 29 Mar 2009 06:55:58 +0000 (23:55 -0700)
Allows for the removal of byteswapping in some places and
the removal of HIPQUAD (replaced by %pI4).

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found