OpenCloudOS-Kernel/drivers/infiniband/hw/nes
Faisal Latif f3181a10e1 RDMA/nes: Check cqp_avail_reqs is empty after locking the list
Between the first empty list check and locking the list, the list can
change.  Check it again after it is locked to make sure the list is
still not empty.

Signed-off-by: Faisal Latif <faisal.latif@intel.com>
Signed-off-by: Chien Tung <chien.tin.tung@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-12-05 11:00:24 -08:00
..
Kconfig RDMA/nes: Use LRO 2008-04-29 13:46:54 -07:00
Makefile RDMA/nes: Add a driver for NetEffect RNICs 2008-02-04 20:20:45 -08:00
nes.c RDMA/nes: Mitigate compatibility issue regarding PCIe write credits 2008-11-02 21:40:55 -08:00
nes.h RDMA/nes: Add wqm_quanta module option 2008-09-30 15:35:46 -07:00
nes_cm.c RDMA/nes: Fix TCP compliance test failures 2008-12-05 11:00:19 -08:00
nes_cm.h RDMA/nes: Forward packets for a new connection with stale APBVT entry 2008-12-05 11:00:13 -08:00
nes_context.h RDMA/nes: Add a driver for NetEffect RNICs 2008-02-04 20:20:45 -08:00
nes_hw.c RDMA/nes: Forward packets for a new connection with stale APBVT entry 2008-12-05 11:00:13 -08:00
nes_hw.h RDMA/nes: Mitigate compatibility issue regarding PCIe write credits 2008-11-02 21:40:55 -08:00
nes_nic.c RDMA/nes: Enhanced PFT management scheme 2008-10-03 12:21:18 -07:00
nes_user.h RDMA/nes: Add a driver for NetEffect RNICs 2008-02-04 20:20:45 -08:00
nes_utils.c RDMA/nes: Check cqp_avail_reqs is empty after locking the list 2008-12-05 11:00:24 -08:00
nes_verbs.c RDMA/nes: Cleanup cqp_request list usage 2008-12-05 10:59:53 -08:00
nes_verbs.h RDMA/nes: Add a driver for NetEffect RNICs 2008-02-04 20:20:45 -08:00