On Thu, Jan 17, 2019 at 09:18:35AM -0800, Atul Gupta wrote:
> 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
> ---
> drivers/crypto/chelsio/chcr_core.h | 2 +-
> drivers/crypto/chelsio/chcr_ipsec.c
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
---
drivers/crypto/chelsio/chcr_core.h | 2 +-
drivers/crypto/chelsio/chcr_ipsec.c | 10 --
2 files changed, 5 insertions(+), 7 deletions(-)
diff --