diff options
author | Emil Tantilov <[email protected]> | 2017-03-28 11:27:54 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2017-04-29 20:01:03 -0700 |
commit | e251ecf75226d5ff772df1ef170b8b981308dc68 (patch) | |
tree | e72b069b7c51b991e5faddcc66ccf5db5244c814 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | 7379f97a4fce3c1aa3b80a85cb8440453bf30411 (diff) |
ixgbe: clean macvlan MAC filter table on VF reset
Flush the macvlan filters on VF reset to avoid conflict with other VFs that
may end up using the same MAC address.
The main change here is the call to ixgbe_set_vf_macvlan() with index 0.
Moved ixgbe_set_vf_macvlan() in front of ixgbe_vf_reset_event() to avoid
adding a prototype.
Reported-by: Sritej Kanakadandi Sritej Rama <[email protected]>
Signed-off-by: Emil Tantilov <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions