aboutsummaryrefslogtreecommitdiff
path: root/lib/memory-notifier-error-inject.c
diff options
context:
space:
mode:
authorMitch Williams <[email protected]>2015-04-27 14:57:16 -0400
committerJeff Kirsher <[email protected]>2015-07-14 18:26:42 -0700
commit68ef169204e3a88ea4823645038d5496f66200f6 (patch)
tree72f27a290c58fbe2772d5aad1c5576857fb86d1b /lib/memory-notifier-error-inject.c
parent5b8f8505d37c63d492391e5fafcd43332671b36b (diff)
i40evf: don't delete all the filters
Due to an inverted conditional, the driver was marking all of its MAC filters for deletion every time set_rx_mode was called. Depending upon the timing of the calls to set_rx_mode and the processing of the admin queue, the driver would (accidentally) end up with a varying number of functional filters. Correct this logic so that MAC filters are added and removed correctly. Add a check for the driver's "hardware" MAC address so that this filter doesn't get removed incorrectly. Change-ID: Ib3e7c4a5b53df6835f164fe44cb778cb71f8aff8 Signed-off-by: Mitch Williams <[email protected]> Tested-by: Jim Young <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions