]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: Unset promiscuous settings on VF reset
authorMariusz Stachura <mariusz.stachura@intel.com>
Mon, 20 Aug 2018 15:12:28 +0000 (08:12 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 25 Sep 2018 19:49:05 +0000 (12:49 -0700)
commit0e510adf136f28c29fb400c27f7ca92551ddf4da
treee7087ad1005e1491f129707432d65a1c65181690
parent0997da95ce22cfb4ecd8b6cbce8196a6d6a76ce9
i40e: Unset promiscuous settings on VF reset

This patch cleans up promiscuous configuration when a VF reset occurs.
Previously the promiscuous mode settings were still there after the VF
driver removal.

Signed-off-by: Mariusz Stachura <mariusz.stachura@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c