]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
committerDhaval Giani <dhaval.giani@oracle.com>
Wed, 8 Mar 2017 00:30:36 +0000 (19:30 -0500)
commit31ddafea31b8ed153f2a45df7e839a766c20e228
tree7036c259573253fdef9b6efe7d21b7802da0569f
parente003427abdeb5fbc84f8e0ee7ed0948be7a23db5
i40e: set default VSI without a reset

Orabug: 24568124

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>
(cherry picked from commit 5bc160319f8a1e7ea23d7136e725f9e6a4a7628a)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
Conflicts:
drivers/net/ethernet/intel/i40e/i40e_main.c

Signed-off-by: Dhaval Giani <dhaval.giani@oracle.com>
drivers/net/ethernet/intel/i40e/i40e_main.c