David Howells
4de48af663
rxrpc: Pass struct socket * to more rxrpc kernel interface functions
...
Pass struct socket * to more rxrpc kernel interface functions. They should
be starting from this rather than the socket pointer in the rxrpc_call
struct if they need to access the socket.
I have left:
rxrpc_kernel_is_data_last()
rxrpc_kernel_get_abort_code()
rxrpc_kernel_get_error_number()
rxrpc_kernel_free_skb()
rxrpc_kernel_data_consumed()
unmodified as they're all about to be removed (and, in any case, don't
touch the socket).
Signed-off-by: David Howells <dhowells@redhat.com>
2016-08-30 16:07:53 +01:00
..
2016-07-08 13:23:12 +02:00
2016-08-09 13:42:36 +03:00
2016-08-13 15:15:54 -07:00
2016-02-18 14:59:34 -05:00
2016-08-18 21:03:48 -07:00
2016-06-18 20:55:34 -07:00
2016-08-09 07:54:54 +02:00
2016-08-25 20:58:47 +02:00
2016-08-26 13:13:36 -07:00
2016-06-28 05:26:14 -04:00
2016-06-23 11:23:49 +02:00
2016-08-08 21:41:42 +02:00
2016-08-26 13:13:36 -07:00
2016-07-29 17:38:46 -07:00
2016-07-05 14:08:47 -07:00
2016-04-11 22:37:37 +01:00
2016-08-24 21:45:39 -07:00
2016-02-24 13:58:05 -05:00
2016-05-16 14:00:43 -04:00
2016-07-08 13:23:12 +02:00
2016-08-30 00:54:02 -04:00
2016-08-30 00:54:02 -04:00
2016-08-19 18:07:24 -07:00
2016-07-29 17:38:46 -07:00
2016-08-28 23:32:41 -04:00
2015-10-23 03:05:19 -07:00
2016-08-30 00:54:02 -04:00
2016-06-17 21:25:29 -07:00
2016-05-29 22:33:25 -07:00
2016-05-09 15:59:24 -04:00
2016-08-11 20:00:37 +02:00
2016-03-19 10:05:34 -07:00
2016-07-09 17:45:56 -04:00
2016-07-25 10:32:59 -07:00
2016-08-18 15:17:00 +02:00
2016-06-27 15:06:18 -04:00
2016-08-19 14:40:25 -07:00
2016-07-11 02:02:03 +02:00
2016-08-10 23:13:23 -07:00
2016-07-24 00:53:32 -04:00
2016-02-11 03:54:14 -05:00
2016-05-17 14:11:19 -04:00
2016-08-08 16:16:21 -07:00
2016-04-05 10:48:53 +02:00
2016-07-13 11:53:40 -07:00
2016-08-30 16:07:53 +01:00
2016-08-30 00:54:02 -04:00
2016-08-23 17:22:53 -07:00
2016-08-28 23:32:41 -04:00
2016-08-12 12:32:24 -07:00
2016-08-26 13:13:36 -07:00
2016-08-30 00:54:02 -04:00
2016-07-26 16:19:19 -07:00
2016-08-15 05:05:21 +03:00
2016-08-18 01:17:32 -04:00
2016-05-09 22:45:33 -04:00
2016-05-09 15:59:24 -04:00
2016-06-09 23:41:03 -07:00
2016-08-17 19:36:23 -04:00
2016-08-17 19:36:23 -04:00
2016-05-19 19:12:14 -07:00
2016-08-14 21:08:58 -07:00