diff options
author | Alex Elder <elder@linaro.org> | 2021-06-12 09:37:36 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-12 13:18:49 -0700 |
commit | 185a108fe0429ddde6388d5a85d701a39beadfec (patch) | |
tree | 47d8c64d0ee1549f9a79ada872879861e6920f07 /drivers/net/wwan/iosm/iosm_ipc_irq.c | |
parent | 411a795e14b1fcbf64bc9ef6869d2bf9a5bf3c9a (diff) |
net: qualcomm: rmnet: IPv6 payload length is simple
We don't support any extension headers for IPv6 packets. Extension
headers therefore contribute 0 bytes to the payload length. As a
result we can just use the IPv6 payload length as the length used to
compute the pseudo header checksum for both UDP and TCP messages.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/wwan/iosm/iosm_ipc_irq.c')
0 files changed, 0 insertions, 0 deletions