commit | 23c76eb74098902e41b0f2140d4bbc3af06a1547 | [log] [tgz] |
---|---|---|
author | Subash Abhinov Kasiviswanathan <subashab@codeaurora.org> | Sun Jan 07 11:36:38 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 08 13:58:49 2018 -0500 |
tree | 8444b9313cf5c9206996f0a78e0fd73a1d61b9da | |
parent | bbd21b247cb596a426a1df0ad7658f141f558f86 [diff] |
net: qualcomm: rmnet: Handle command packets with checksum trailer When using the MAPv4 packet format in conjunction with MAP commands, a dummy DL checksum trailer will be appended to the packet. Before this packet is sent out as an ACK, the DL checksum trailer needs to be removed. Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org> Signed-off-by: David S. Miller <davem@davemloft.net>