From: Jeff Kirsher <jeffrey.t.kirs...@intel.com> Date: Mon, 1 Oct 2018 14:14:23 -0700
> This series contains updates to ice driver only. > > Anirudh provides several changes to "prep" the driver for upcoming > features. Specifically, the functions that are used for PF VSI/netdev > setup will also be used in SR-IOV support and to allow the reuse of > these functions, code needs to move. > > Dave provides the only other change in the series, updates the driver to > protect the reset patch in its entirety. This is done by adding the > various bit checks to determine if a reset is scheduled/initiated and > whether it came from the software or firmware. > > The following are changes since commit > 804fe108fc92e591ddfe9447e7fb4691ed16daee: > openvswitch: Use correct reply values in datapath and vport ops > and are available in the git repository at: > git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue 100GbE Pulled, thanks Jeff.