diff options
author | Mitch Williams <mitch.a.williams@intel.com> | 2015-03-31 00:45:05 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2015-04-03 03:54:31 -0700 |
commit | 13acb54683f834cb16baf7ad7fd6e15a97b0762f (patch) | |
tree | 4db1f132bff889917b421a5a99004b427567c35e /drivers/net/rionet.c | |
parent | fdf0e0bfc363a9b5380ecb5e9c46d6f5a39a9b75 (diff) |
i40evf: protect VLAN filter list
The MAC filter list is protected by a critical task bit, and the VLAN
list should be protected as well. This prevents list corruption if the
watchdog happens to run at the same time as a VLAN filter is being added
or deleted.
Change-ID: Ia4867cebbbb046a1f38012771b288a634ca5882b
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Tested-by: Jim Young <james.m.young@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/rionet.c')
0 files changed, 0 insertions, 0 deletions