]> 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)
commit8b87f4158b03e2f88f42bca7da56d7597e52f70a
treeaab85ecd55cf497bdbe67dddb8eea9d0cabb5e5b
parent294492780409fa13c72266ec6ee0e1072065bea4
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