diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2017-10-21 18:12:29 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2017-10-26 07:42:58 -0700 |
commit | 62b4c6694dfd3821bd5ea5bed48238bbabd5fe8b (patch) | |
tree | 1d5d63dd8b241b6ef231cb528f9a39ba48da5a1c /include | |
parent | 10781348cadebbd5291c8fb193e850365c914da8 (diff) |
i40e: Add programming descriptors to cleaned_count
This patch updates the i40e driver to include programming descriptors in
the cleaned_count. Without this change it becomes possible for us to leak
memory as we don't trigger a large enough allocation when the time comes to
allocate new buffers and we end up overwriting a number of rx_buffers equal
to the number of programming descriptors we encountered.
Fixes: 0e626ff7ccbf ("i40e: Fix support for flow director programming status")
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Anders K. Pedersen <akp@cohaesio.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions