]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: chelsio - avoid using sa_entry imm
authorAtul Gupta <atul.gupta@chelsio.com>
Thu, 17 Jan 2019 17:18:35 +0000 (09:18 -0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 25 Jan 2019 10:41:51 +0000 (18:41 +0800)
commite3d8b71921293d02b4f11891ea9be74870499f7c
tree0c45ca46bf6259c2ea7a08f06822c298904e68d5
parent0bf462a318648154cea2b8d172182e6d63e1c494
crypto: chelsio - avoid using sa_entry imm

use is_eth_imm to determine immediate data than use sa_entry
field which is common for tunnel and not per skb.

Signed-off-by: Atul Gupta <atul.gupta@chelsio.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/chelsio/chcr_core.h
drivers/crypto/chelsio/chcr_ipsec.c