dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/rxrpc
David S. Miller ed84cadb21 rxrpc: Fix set but unused variable 'usage' in rxrpc_get_transport()
This is identical to the case I fixed in rxrpc_get_peer()

Signed-off-by: David S. Miller <davem@davemloft.net>
2011-05-19 18:51:50 -04:00
..
Kconfig
Makefile
af_rxrpc.c rxrpc: rxrpc_workqueue isn't used during memory reclaim 2011-01-14 09:25:11 -08:00
ar-accept.c
ar-ack.c rxrpc: Kill set but unused variable 'sp' in rxrpc_rotate_tx_window() 2011-05-19 18:34:37 -04:00
ar-call.c
ar-connection.c
ar-connevent.c rxrpc: Kill set but unused variable 'sp' in rxrpc_process_connection() 2011-05-19 18:35:58 -04:00
ar-error.c rxrpc: Kill set but unused variable 'local' in rxrpc_UDP_error_handler() 2011-05-19 18:37:11 -04:00
ar-input.c AF_RXRPC: Handle receiving ACKALL packets 2011-03-02 22:18:52 -08:00
ar-internal.h
ar-key.c KEYS: Add a key type op to permit the key description to be vetted 2011-03-08 11:17:15 +11:00
ar-local.c
ar-output.c
ar-peer.c rxrpc: Fix set but unused variable 'usage' in rxrpc_get_peer(). 2011-05-19 18:41:03 -04:00
ar-proc.c
ar-recvmsg.c
ar-security.c
ar-skbuff.c
ar-transport.c rxrpc: Fix set but unused variable 'usage' in rxrpc_get_transport() 2011-05-19 18:51:50 -04:00
rxkad.c