commit | 9a75fa5c166346fa3de35fe8020e43bc98a171d0 | [log] [tgz] |
---|---|---|
author | Shannon Nelson <shannon.nelson@oracle.com> | Thu May 31 14:12:18 2018 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Jun 04 10:31:22 2018 -0700 |
tree | 19f5e4131de05300a5bb3f82266a87a46ff08852 | |
parent | 2a8a15526d319eed948bb38ae9f5900e2bee8565 [diff] |
ixgbe: fix broken ipsec Rx with proper cast on spi Fix up a cast problem introduced by a sparse cleanup patch. This fixes a problem where the encrypted packets were not recognized on Rx and subsequently dropped. Fixes: 9cfbfa701b55 ("ixgbe: cleanup sparse warnings") Signed-off-by: Shannon Nelson <shannon.nelson@oracle.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>