commit | def42ff4dd6f54ebcf78192579a8ff1f81d8e2e8 | [log] [tgz] |
---|---|---|
author | Alexey Dobriyan <adobriyan@gmail.com> | Mon Aug 28 23:57:56 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Sep 22 15:18:28 2006 -0700 |
tree | 3ad722dea8f5a157ee9fb01725b7b58aae28d5c1 | |
parent | 0719bdf1b5e7eb0d9c3c73ebbd9c9d5d382bb9e1 [diff] |
[IPV4]: Make struct in_addr::s_addr __be32 There will be relatively small increase in sparse endian warnings, but this (and sin_port) patch is a first step to make networking code endian clean. Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>