Pradeep Satyanarayana
ec229e5e81
IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times out
...
Commit efcd9971 ("IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list()")
introduced a bug in ipoib_cm_dev_stop() when the receive drain times
out. In that case, the function moves all the pending rx stuff into a
private list but then calls ipoib_cm_free_rx_reap_list(), which
handles a different list.
Fix this by moving everything to the rx_reap_list that will actually
get freed up.
This fixes <https://bugs.openfabrics.org/show_bug.cgi?id=906 >.
Signed-off-by: Pradeep Satyanarayana <pradeeps@linux.vnet.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-02-19 10:25:11 -08:00
..
2008-02-14 02:44:28 -05:00
2008-02-19 01:41:25 +01:00
2008-01-28 15:00:15 -08:00
2008-02-07 11:31:46 -08:00
2008-02-14 20:58:04 -08:00
2008-02-12 17:54:16 -08:00
2008-02-07 09:02:26 -08:00
2008-02-14 22:11:02 +11:00
2008-01-28 15:08:07 -08:00
2008-02-06 22:57:58 -05:00
2008-02-14 00:09:55 -05:00
2008-02-15 19:15:05 +08:00
2008-02-08 15:33:33 -08:00
2008-02-05 09:44:23 -08:00
2008-02-06 10:12:18 -07:00
2008-02-07 08:42:23 -08:00
2008-01-30 22:22:29 +01:00
2008-02-08 09:22:37 -08:00
2008-02-06 10:41:15 -08:00
2008-02-13 17:08:04 +01:00
2008-02-07 20:39:45 -05:00
2008-02-07 20:39:44 -05:00
2008-02-19 01:41:26 +01:00
2008-02-02 13:48:16 +01:00
2008-02-19 10:25:11 -08:00
2008-02-08 09:22:30 -08:00
2008-02-09 23:29:28 -08:00
2008-02-08 09:22:38 -08:00
2008-02-09 23:24:09 +01:00
2008-02-14 20:58:04 -08:00
2008-02-14 21:17:09 -08:00
2008-02-18 12:18:28 -03:00
2008-02-13 08:16:35 -08:00
2008-02-11 10:20:54 -06:00
2008-02-07 08:42:23 -08:00
2008-02-14 01:01:28 -05:00
2008-02-08 09:02:47 +01:00
2008-02-14 21:13:33 -08:00
2008-02-15 07:33:07 -08:00
2008-02-05 09:44:23 -08:00
2008-02-06 16:29:59 +11:00
2008-02-14 21:17:08 -08:00
2008-02-05 09:44:10 -08:00
2008-02-13 16:21:19 -08:00
2008-02-08 09:22:30 -08:00
2008-02-09 10:46:40 +01:00
2008-02-14 21:29:46 -08:00
2008-02-07 09:45:58 -08:00
2008-02-14 22:11:01 +11:00
2008-01-31 11:25:51 +11:00
2008-02-09 23:27:01 -08:00
2008-02-11 11:14:50 -05:00
2008-02-13 09:33:10 -06:00
2008-02-14 14:22:12 +09:00
2008-02-14 14:22:11 +09:00
2008-02-06 10:41:11 -08:00
2008-02-03 17:30:25 +02:00
2008-02-07 23:48:04 -05:00
2008-02-06 10:41:07 -08:00
2008-02-14 21:17:09 -08:00
2008-02-08 09:22:30 -08:00
2008-02-06 10:41:21 -08:00
2008-02-07 08:42:06 -08:00
2008-02-03 17:32:52 +02:00
2008-02-09 11:08:34 -08:00
2008-02-09 11:08:34 -08:00