David Howells
1890fea793
rxrpc: Fix a missing rxrpc_put_peer() in the error_report handler
...
Fix a missing call to rxrpc_put_peer() on the main path through the
rxrpc_error_report() function. This manifests itself as a ref leak
whenever an ICMP packet or other error comes in.
In commit f334430316e7, the hand-off of the ref to a work item was removed
and was not replaced with a put.
Fixes: f334430316e7 ("rxrpc: Fix error distribution")
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-10-15 23:13:42 -07:00
..
2018-07-06 12:32:12 +02:00
2018-08-17 17:27:58 -07:00
2018-07-24 14:10:43 -07:00
2018-06-28 10:40:47 -07:00
2018-08-15 15:04:25 -07:00
2018-07-24 14:10:42 -07:00
2018-09-14 17:59:20 +02:00
2018-09-26 12:39:32 +03:00
2018-08-03 00:47:32 +02:00
2018-10-05 11:51:06 -07:00
2018-09-20 18:24:14 +02:00
2018-07-30 09:10:25 -07:00
2018-06-28 10:40:47 -07:00
2018-08-13 17:55:44 +02:00
2018-10-15 21:37:58 -07:00
2018-07-27 13:17:50 -07:00
2018-10-02 15:52:12 -07:00
2018-08-09 14:11:24 -07:00
2018-07-24 14:10:43 -07:00
2018-08-27 15:24:33 -07:00
2018-06-26 11:33:04 +09:00
2018-08-06 11:21:15 +02:00
2018-10-10 22:44:46 -07:00
2018-10-15 22:38:55 -07:00
2018-09-05 22:32:22 -07:00
2018-09-17 18:43:42 -07:00
2018-07-27 09:33:37 -07:00
2018-08-13 20:45:49 -07:00
2018-10-15 22:01:37 -07:00
2018-10-01 09:13:48 +02:00
2018-08-06 11:21:37 +02:00
2018-09-24 12:19:27 -07:00
2018-08-22 21:39:08 -07:00
2018-09-28 14:47:41 +02:00
2018-09-21 18:58:34 -07:00
2018-08-05 13:04:31 -07:00
2018-06-28 10:40:47 -07:00
2018-09-18 19:55:01 -07:00
2018-07-12 16:55:29 -07:00
2018-10-04 21:45:16 -07:00
2018-10-04 22:23:15 -07:00
2018-06-28 10:40:47 -07:00
2018-07-05 20:20:03 +09:00
2018-10-10 22:19:52 -07:00
2018-09-03 22:12:02 -07:00
2018-06-28 10:40:47 -07:00
2018-10-15 23:13:42 -07:00
2018-10-15 21:48:44 -07:00
2018-10-15 22:54:20 -07:00
2018-09-20 07:49:55 -07:00
2018-08-01 10:00:06 -07:00
2018-08-23 16:03:58 -07:00
2018-10-15 22:33:27 -07:00
2018-09-17 08:03:09 -07:00
2018-08-03 16:44:19 -07:00
2018-08-07 12:39:13 -07:00
2018-07-24 14:10:42 -07:00
2018-10-01 09:14:03 +02:00
2018-07-24 14:10:42 -07:00
2018-10-11 10:19:01 +02:00
2018-10-01 22:29:25 -07:00
2018-08-06 10:42:48 -07:00
2018-07-24 14:10:43 -07:00
2018-06-28 13:36:39 +09:00
2018-09-13 16:01:06 -07:00