]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/commit
ixgbe: register ipsec offload with the xfrm subsystem
authorShannon Nelson <shannon.nelson@oracle.com>
Wed, 20 Dec 2017 00:00:02 +0000 (16:00 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 23 Jan 2018 18:09:12 +0000 (10:09 -0800)
commit85bc2663a5df852ade80fa328c21716a8fe132f6
tree435ed4bfbece2a4f1f74c8afade5eefee2e48ac0
parenta8a43fda2734cfe54f1a004458b0f049bfae8540
ixgbe: register ipsec offload with the xfrm subsystem

With all the support code in place we can now link in the ipsec
offload operations and set the ESP feature flag for the XFRM
subsystem to see.

Signed-off-by: Shannon Nelson <shannon.nelson@oracle.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_ipsec.c
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c