RDMA/nes: Fix for BUG_ON due to adding already-pending timer
authorTatyana Nikolova <Tatyana.E.Nikolova@intel.com>
Thu, 6 Dec 2012 19:56:31 +0000 (19:56 +0000)
committerRoland Dreier <roland@purestorage.com>
Sat, 8 Dec 2012 08:31:02 +0000 (00:31 -0800)
To avoid nes tcp_timer crash for SMP architectures, add_timer is
replaced with mod_timer.

Signed-off-by: Tatyana Nikolova <Tatyana.E.Nikolova@intel.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>

No differences found