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)
commite7557af56a576762a655f1aaaded253ad14c5958
tree7594980090f4c6b8fcfe1be554d94096b9d80db3
parentf940964901aa69e28ce729d7614061d014184472
netpoll: store local and remote ip in net-endian

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>
drivers/net/netconsole.c
include/linux/netpoll.h
net/core/netpoll.c