aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qualcomm/rmnet/rmnet_map.h
diff options
context:
space:
mode:
authorAlex Elder <elder@linaro.org>2021-03-15 16:51:47 -0500
committerDavid S. Miller <davem@davemloft.net>2021-03-15 20:41:58 -0700
commit50c62a111c4855510b0d8a2d8e50214172166b61 (patch)
tree7997f86b45446fb8b9e3949205a956ea3af3946f /drivers/net/ethernet/qualcomm/rmnet/rmnet_map.h
parentnet: qualcomm: rmnet: mark trailer field endianness (diff)
downloadlinux-dev-50c62a111c4855510b0d8a2d8e50214172166b61.tar.xz
linux-dev-50c62a111c4855510b0d8a2d8e50214172166b61.zip
net: qualcomm: rmnet: simplify some byte order logic
In rmnet_map_ipv4_ul_csum_header() and rmnet_map_ipv6_ul_csum_header() the offset within a packet at which checksumming should commence is calculated. This calculation involves byte swapping and a forced type conversion that makes it hard to understand. Simplify this by computing the offset in host byte order, then converting the result when assigning it into the header field. Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/qualcomm/rmnet/rmnet_map.h')
0 files changed, 0 insertions, 0 deletions