diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2017-11-22 10:56:34 -0800 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2018-01-09 08:47:12 -0800 |
commit | ff815fb2cf638e0906764c9e0f66bc93703626f1 (patch) | |
tree | a43f8fe56a40abef98398c95a90f9866139ea996 /drivers/ras | |
parent | 2af62c56146d4be8bddc522ca75dae8234f5ac32 (diff) | |
download | linux-ff815fb2cf638e0906764c9e0f66bc93703626f1.tar.bz2 |
ixgbe: There is no need to update num_rx_pools in L2 fwd offload
The num_rx_pools value is overwritten when we reinitialize the queue
configuration. In reality we shouldn't need to be updating the value since
it is redone every time we call into ixgbe_setup_tc so for now just drop
the spots where we were incrementing or decrementing the value.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/ras')
0 files changed, 0 insertions, 0 deletions