]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaf0eabbb07d18b9a720d75dcf876ac5d819fb133
treeaab85ecd55cf497bdbe67dddb8eea9d0cabb5e5b
parent5dc59daffb4d9cd449f197c046ef70b93c700e24
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