Eric Dumazet <[email protected]> wrote: > void rxrpc_error_report(struct sock *sk) > { > + struct rxrpc_local *local = rcu_dereference_sk_user_data(sk);
Acked-by: David Howells <[email protected]>
Eric Dumazet <[email protected]> wrote: > void rxrpc_error_report(struct sock *sk) > { > + struct rxrpc_local *local = rcu_dereference_sk_user_data(sk);
Acked-by: David Howells <[email protected]>