2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-26 06:04:14 +08:00
linux-next/drivers/infiniband/hw
Stefan Roscher fad96ab62d IB/ehca: Remove reference to special QP in case of port activation failure
If the initialization of a special QP (e.g. AQP1) fails due to a
software timeout, we have to remove the reference to that special QP
struct from the port struct to stop the driver from accessing the QP,
since it will be/has been destroyed by the caller, eg in this case
ib_mad.

Signed-off-by: Stefan Roscher <stefan.roscher@de.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-11-11 15:44:22 -08:00
..
amso1100 IB: Drop code after return statement 2008-09-20 20:06:32 -07:00
cxgb3 RDMA/cxgb3: Remove cmid reference on tid allocation failures 2008-10-15 10:50:34 -07:00
ehca IB/ehca: Remove reference to special QP in case of port activation failure 2008-11-11 15:44:22 -08:00
ipath device create: infiniband: convert device_create_drvdata to device_create 2008-10-16 09:24:42 -07:00
mlx4 mlx4_core: Multiple port type support 2008-10-22 15:38:42 -07:00
mthca IB/mthca: Use pci_request_regions() 2008-09-29 21:37:33 -07:00
nes Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4', 'mthca' and 'nes' into for-next 2008-10-09 17:41:15 -07:00