crypto/chcr: fix incorrect ipv6 packet length
authorRohit Maheshwari <rohitm@chelsio.com>
Mon, 30 Mar 2020 16:11:22 +0000 (21:41 +0530)
committerDavid S. Miller <davem@davemloft.net>
Mon, 30 Mar 2020 17:40:12 +0000 (10:40 -0700)
commite14394e656855c218c0c6cf918c550d5fdc1401d
treee7a4571da53ca37da6696e7a50b49a4fc4696f07
parented64639bc1e0899d89120b82af52e74fcbeebf6a
crypto/chcr: fix incorrect ipv6 packet length

IPv6 header's payload length field shouldn't include IPv6 header length.

Signed-off-by: Rohit Maheshwari <rohitm@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/crypto/chelsio/chcr_ktls.c