i40e: set default VSI without a reset
authorMitch Williams <mitch.a.williams@intel.com>
Mon, 16 May 2016 17:26:43 +0000 (10:26 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 27 Jun 2016 23:06:50 +0000 (16:06 -0700)
commit5bc160319f8a1e7ea23d7136e725f9e6a4a7628a
tree9f0dafbf0eb1fd195c3e3f5ee3fc7006ddd2605a
parent63590b6129aa4a991c4d162cad5caab1632a1b9a
i40e: set default VSI without a reset

Remove the need for a reset when the device enters limited promiscuous
mode. This was causing heartburn for people who were using VFs and
bridging, since this would require all of the VFs to undergo a reset
each time the PF changed its promiscuity.

Change-ID: I0a83495c5e4d68112bbc7a7a076d20fa8dd3b61c
Signed-off-by: Mitch Williams <mitch.a.williams@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_main.c
This page took 0.027746 seconds and 5 git commands to generate.