From: Ayush Sawal <ayush.sa...@chelsio.com> Date: Wed, 9 Sep 2020 16:06:20 +0530
> As ch_ipsec was removed without clearing xfrmdev_ops and netdev > feature(esp-hw-offload). When a recalculation of netdev feature is > triggered by changing tls feature(tls-hw-tx-offload) from user > request, it causes a page fault due to absence of valid xfrmdev_ops. > > Fixes: 6dad4e8ab3ec ("chcr: Add support for Inline IPSec") > Signed-off-by: Ayush Sawal <ayush.sa...@chelsio.com> Applied, thank you.