Re: [net-next 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2019-04-18

2019-04-18 Thread David Miller
From: Jeff Kirsher Date: Thu, 18 Apr 2019 08:59:01 -0700 > This series contains updates to the ice driver only. > > Anirudh fixes up code comments which had typos. Added support for DCB > into the ice driver, which required a bit of refactoring of the existing > code. Also fixed a potential ra

[net-next 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2019-04-18

2019-04-18 Thread Jeff Kirsher
This series contains updates to the ice driver only. Anirudh fixes up code comments which had typos. Added support for DCB into the ice driver, which required a bit of refactoring of the existing code. Also fixed a potential race condition between closing and opening the VSI for a MIB change eve