commit | e7557af56a576762a655f1aaaded253ad14c5958 | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Sat Mar 28 15:38:31 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Mar 28 23:55:58 2009 -0700 |
tree | 7594980090f4c6b8fcfe1be554d94096b9d80db3 | |
parent | f940964901aa69e28ce729d7614061d014184472 [diff] |
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>