IB/ipath: Use time_before()/_after()
authorManuel Schölling <manuel.schoelling@gmx.de>
Sun, 25 May 2014 13:26:41 +0000 (15:26 +0200)
committerRoland Dreier <roland@purestorage.com>
Wed, 28 May 2014 16:57:06 +0000 (09:57 -0700)
Time comparisons must use time_after / time_before to avoid problems
when jiffies wraps.

Signed-off-by: Manuel Schölling <manuel.schoelling@gmx.de>
Signed-off-by: Roland Dreier <roland@purestorage.com>

No differences found