summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/wq.h
diff options
context:
space:
mode:
authorDavid S. Miller2018-03-08 18:51:46 +0100
committerDavid S. Miller2018-03-08 18:51:46 +0100
commit10c56b8d93863abb4dbb01a9b9f1b40c336a1c3b (patch)
tree3b8db1085222b16065fa96113f6adfaf01c83e53 /drivers/net/ethernet/mellanox/mlx5/core/wq.h
parentopenvswitch: fix vport packet length check. (diff)
parentibmvnic: Do not disable device during failover or partition migration (diff)
downloadkernel-qcow2-linux-10c56b8d93863abb4dbb01a9b9f1b40c336a1c3b.tar.gz
kernel-qcow2-linux-10c56b8d93863abb4dbb01a9b9f1b40c336a1c3b.tar.xz
kernel-qcow2-linux-10c56b8d93863abb4dbb01a9b9f1b40c336a1c3b.zip
Merge branch 'ibmvnic-Clean-up-net-close-and-fix-reset-bug'
Thomas Falcon says: ==================== ibmvnic: Clean up net close and fix reset bug This patch set cleans up and reorganizes the driver's net_device close function and leverages that to fix up a bug that can occur during some device resets. Some reset cases require the backing adapter to be disabled before continuing, but other cases, such as during a device failover or partition migration, do not require this step. Since the device will not be initialized at this stage and its command-processing queue is closed, do not send the request to disable the device as it could result in an error or timeout disrupting the reset. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/mellanox/mlx5/core/wq.h')
0 files changed, 0 insertions, 0 deletions