OSDN Git Service

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)
commit4da66b758b25938a5e0b6df830d08e8d5c316936
tree0c45ca46bf6259c2ea7a08f06822c298904e68d5
parent2b5ac17463dcb2411fed506edcf259a89bb538ba
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