Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/infiniband
Michael S. Tsirkin 1d6801f9dd [PATCH] IB/sa_query: avoid unnecessary list scan
Using ib_get_client_data in SA event handler performs a list scan.
It's better to use container_of to get the sa device directly.

Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2005-09-07 09:48:52 -07:00
..
core [PATCH] IB/sa_query: avoid unnecessary list scan 2005-09-07 09:48:52 -07:00
hw/mthca [PATCH] IB: move include files to include/rdma 2005-08-26 20:37:38 -07:00
ulp/ipoib [PATCH] IPoIB: fix memory leak 2005-09-07 09:48:52 -07:00
Kconfig [PATCH] Kconfig fix (infiniband and PCI) 2005-08-23 18:43:41 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00