[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140312034219.637916521@linux.vnet.ibm.com>
Date: Tue, 11 Mar 2014 22:42:19 -0500
From: clsoto@...ux.vnet.ibm.com
To: eli@...lanox.com, roland@...nel.org, sean.hefty@...el.com,
hal.rosenstock@...il.com, linux-rdma@...r.kernel.org,
netdev@...r.kernel.org
Cc: brking@...ux.vnet.ibm.com
Subject: [Patch 0/2] IB/mlx5: Add PCI error handler support for mlx5
The following series add PCI error handler support for mlx5 driver and
improvements in the mlx5 remove_one function
to make sure that it can execute all the functions to tear down the resources.
IB/mlx5: Implementation of PCI error handler
IB/mlx5: Free resources during PCI error
drivers/infiniband/hw/mlx5/main.c | 32 ++++++++++++++++++++++++-
drivers/infiniband/hw/mlx5/mr.c | 9 ++++---
drivers/infiniband/hw/mlx5/qp.c | 6 +++-
drivers/net/ethernet/mellanox/mlx5/core/cmd.c | 7 +++++
drivers/net/ethernet/mellanox/mlx5/core/eq.c | 8 ++----
drivers/net/ethernet/mellanox/mlx5/core/main.c | 1
include/linux/mlx5/driver.h | 6 ++--
7 files changed, 55 insertions(+), 14 deletions(-)
--
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists