diff options
author | Radoslaw Tyl <radoslawx.tyl@intel.com> | 2018-09-24 09:24:20 +0200 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2018-10-03 12:36:20 -0700 |
commit | 5d826d209164b0752c883607be4cdbbcf7cab494 (patch) | |
tree | aafd627cbb776200d726aee2b9c0120abf9c8b7b /drivers/edac | |
parent | 92fb7aaff8dd18636cb999a5878508124cc76ac5 (diff) | |
download | linux-5d826d209164b0752c883607be4cdbbcf7cab494.tar.bz2 |
ixgbe: Fix crash with VFs and flow director on interface flap
This patch fix crash when we have restore flow director filters after reset
adapter. In ixgbe_fdir_filter_restore() filter->action is outside of the
rx_ring array, as it has a VF identifier in the upper 32 bits.
Signed-off-by: Radoslaw Tyl <radoslawx.tyl@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/edac')
0 files changed, 0 insertions, 0 deletions