diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2018-06-04 22:51:20 +0200 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2018-06-11 17:25:48 +0200 |
commit | e433f3a5e272625c166d780f79ecc8fe456a5fc9 (patch) | |
tree | 513010720c8719f08e89ce8663f06e5fc2aa0f06 /security | |
parent | ixgbe: Fix setting of TC configuration for macvlan case (diff) | |
download | linux-e433f3a5e272625c166d780f79ecc8fe456a5fc9.tar.xz linux-e433f3a5e272625c166d780f79ecc8fe456a5fc9.zip |
ixgbe: Use CONFIG_XFRM_OFFLOAD instead of CONFIG_XFRM
There is no point in adding code if CONFIG_XFRM is defined that we won't
use unless CONFIG_XFRM_OFFLOAD is defined. So instead of leaving this code
floating around I am replacing the ifdef with what I believe is the correct
one so that we only include the code and variables if they will actually be
used.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Acked-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>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions