[RXRPC] net/rxrpc/ar-connection.c: fix NULL dereference
authorAdrian Bunk <bunk@stusta.de>
Fri, 15 Jun 2007 22:15:43 +0000 (15:15 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 15 Jun 2007 22:15:43 +0000 (15:15 -0700)
commit16c61add51f2182140637c924687a2aab6b568f9
treeafe610507b9a06f196a7112861d6f2c83d25dc10
parent7769f4064cd9f4fbae09f071578a051aae83e844
[RXRPC] net/rxrpc/ar-connection.c: fix NULL dereference

This patch fixes a NULL dereference spotted by the Coverity checker.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/rxrpc/ar-connection.c