linux/drivers/infiniband/ulp
Michael S. Tsirkin 60a596dab7 IPoIB/cm: Fix reaping of stale connections
The sense of the time_after_eq() test in ipoib_cm_stale_task() is
reversed so that only non-stale connections are reaped.  Fix this by
changing to time_before_eq().

Noticed by Pradeep Satyanarayana <pradeep@us.ibm.com>.

Signed-off-by: Michael S. Tsirkin <mst@dev.mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2007-03-22 14:32:09 -07:00
..
ipoib IPoIB/cm: Fix reaping of stale connections 2007-03-22 14:32:09 -07:00
iser [PATCH] iscsi endianness annotations 2007-02-09 09:14:07 -08:00
srp IB/srp: Don't wait for response when QP is in error state. 2007-02-04 14:11:56 -08:00