linux/drivers/infiniband
Roland Dreier 64044bcf75 [IB] mthca: fix wraparound handling in mthca_cq_clean()
Handle case where prod_index has wrapped around and become less than
cq->cons_index by checking that their difference as a signed int is
positive rather than comparing directly.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2005-11-10 10:22:51 -08:00
..
core [IB] uverbs: have kernel return QP capabilities 2005-11-10 10:22:50 -08:00
hw/mthca [IB] mthca: fix wraparound handling in mthca_cq_clean() 2005-11-10 10:22:51 -08:00
ulp [IPoIB] no need to set skb->dev right before freeing skb 2005-11-10 10:22:50 -08:00
Kconfig IB: Add SCSI RDMA Protocol (SRP) initiator 2005-11-02 14:07:13 -08:00
Makefile IB: Add SCSI RDMA Protocol (SRP) initiator 2005-11-02 14:07:13 -08:00