rxrpc: Check the return value of rxrpc_locate_data()
authorDavid Howells <dhowells@redhat.com>
Sat, 17 Sep 2016 09:49:11 +0000 (10:49 +0100)
committerDavid Howells <dhowells@redhat.com>
Sat, 17 Sep 2016 09:50:49 +0000 (10:50 +0100)
commit2e2ea51dec2ab6a81950d4b436eb66ebf45dd507
treeaab85ecd55cf497bdbe67dddb8eea9d0cabb5e5b
parent4b22457c06a3a950e14938c486283ad0f308c13d
rxrpc: Check the return value of rxrpc_locate_data()

Check the return value of rxrpc_locate_data() in rxrpc_recvmsg_data().

Signed-off-by: David Howells <dhowells@redhat.com>
net/rxrpc/recvmsg.c