commit | fffba373ef8cc9a5881353395c4edd1ab27cf154 | [log] [tgz] |
---|---|---|
author | Joachim Fenkes <fenkes@de.ibm.com> | Thu May 24 16:51:05 2007 +0200 |
committer | Roland Dreier <rolandd@cisco.com> | Mon Jul 09 16:17:32 2007 -0700 |
tree | 53b83634f9e9a4978c56c3c03d19fa58182a2556 | |
parent | 1bae4dbf9576e563da23927e4078fffbbce67a75 [diff] |
IB/ehca: Refactor "maybe missed event" code Refactor the ehca changes from commit ed23a727 ("IB: Return "maybe missed event" hint from ib_req_notify_cq()") so the queue arithmetic is done in slightly fewer lines. Also, move the spinlock flags into the block they're used in. Signed-off-by: Joachim Fenkes <fenkes@de.ibm.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>