File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -856,7 +856,6 @@ bool rxrpc_new_incoming_call(struct rxrpc_local *local,
856
856
struct rxrpc_connection * conn ,
857
857
struct sockaddr_rxrpc * peer_srx ,
858
858
struct sk_buff * skb );
859
- void rxrpc_accept_incoming_calls (struct rxrpc_local * );
860
859
int rxrpc_user_charge_accept (struct rxrpc_sock * , unsigned long );
861
860
862
861
/*
@@ -969,7 +968,6 @@ void rxrpc_connect_client_calls(struct rxrpc_local *local);
969
968
void rxrpc_expose_client_call (struct rxrpc_call * );
970
969
void rxrpc_disconnect_client_call (struct rxrpc_bundle * , struct rxrpc_call * );
971
970
void rxrpc_deactivate_bundle (struct rxrpc_bundle * bundle );
972
- void rxrpc_put_client_conn (struct rxrpc_connection * , enum rxrpc_conn_trace );
973
971
void rxrpc_discard_expired_client_conns (struct rxrpc_local * local );
974
972
void rxrpc_clean_up_local_conns (struct rxrpc_local * );
975
973
You can’t perform that action at this time.
0 commit comments