Re: [PATCH v3 net-next 00/11] ibmvnic: Updated reset handler and code fixes

2017-05-02 Thread David Miller
From: Nathan Fontenot Date: Tue, 02 May 2017 14:52:11 -0400 > This set of patches multiple code fixes and a new rest handler > for the ibmvnic driver. In order to implement the new reset handler > for the ibmvnic driver resource initialization needed to be moved to > its own routine, a state vari

[PATCH v3 net-next 00/11] ibmvnic: Updated reset handler and code fixes

2017-05-02 Thread Nathan Fontenot
This set of patches multiple code fixes and a new rest handler for the ibmvnic driver. In order to implement the new reset handler for the ibmvnic driver resource initialization needed to be moved to its own routine, a state variable is introduced to replace the various is_* flags in the driver, an