Stefan Roscher 1c721940dd IB/ehca: Replace modulus operations in flush error completion path
With the latest flush error completion patch we introduced modulus
operation to calculate the next index within a qmap.  Based on
comments from other mailing lists we decided to optimize this
operation by using an addition and an if-statement instead of modulus,
even though this is on the error path.

Signed-off-by: Stefan Roscher <stefan.roscher@de.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-12-05 11:25:38 -08:00
..
2008-04-16 21:01:13 -07:00
2008-04-29 08:06:12 -07:00
2007-07-20 21:19:43 -07:00
2008-04-16 21:01:13 -07:00
2008-02-04 20:20:42 -08:00
2007-07-09 20:12:26 -07:00