]> asedeno.scripts.mit.edu Git - linux.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)
commit0ce5233e6c2afeb39b9631961978a993a6d4e500
treee7087ad1005e1491f129707432d65a1c65181690
parentf3fc7915a5372db778abaefe8b3122fec5b8bd77
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