summaryrefslogtreecommitdiff
path: root/lib/debug_info.c
diff options
context:
space:
mode:
authorAlan Brady <alan.brady@intel.com>2016-09-07 04:05:07 +0300
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2016-09-25 05:29:13 +0300
commita6cb91464b5b09c0ff749e4b01048f93ce450275 (patch)
tree18ac5eb2591a15c3900746188c4e4a3c306fa5eb /lib/debug_info.c
parentf2c7c1d09832ef0d6499a9e1a958c3ddc686f723 (diff)
downloadlinux-a6cb91464b5b09c0ff749e4b01048f93ce450275.tar.xz
i40e: fix deleting mac filters
There exists a bug in which deleting a mac filter does not actually occur. The driver reports that the filter has been deleted with no error. The problem occurs because the wrong cmd_flag is passed to the firmware when deleting the filter. The firmware reports an error back to the driver but it is expressly ignored. This fixes the bug by using the correct flag when deleting a filter. Without this patch, deleted filters remain in firmware and function as if they had not been deleted. Change-ID: I5f22b874f3b83f457702f18f0d5602ca21ac40c3 Signed-off-by: Alan Brady <alan.brady@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'lib/debug_info.c')
0 files changed, 0 insertions, 0 deletions