diff options
author | David S. Miller <davem@davemloft.net> | 2017-05-03 11:33:06 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-05-03 11:33:06 -0400 |
commit | f411af6822182f84834c4881b825dd40534e7fe8 (patch) | |
tree | c7bd90ce3fc9b3f31b3d6fa208f9efd3d715360e /include/net | |
parent | 4d89ac2dd559b343dad30a294fb11e0237d697d8 (diff) | |
parent | 7c3e7de3f3a94fa34731f302e2f6606c9adc0f38 (diff) |
Merge branch 'ibmvnic-Updated-reset-handler-andcode-fixes'
Nathan Fontenot says:
====================
ibmvnic: Updated reset handler and code fixes
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, and a new routine to handle the
assorted reasons the driver can be reset.
v4 updates:
Patch 3/11: Corrected trailing whitespace
Patch 7/11: Corrected trailing whitespace
v3 updates:
Patch 10/11: Correct patch subject line to be a description of the patch.
v2 updates:
Patch 11/11: Use __netif_subqueue_stopped() instead of
netif_subqueue_stopped() to avoid possible use of an un-initialized
skb variable.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions