af_rxrpc: Handle frames delivered from another VM
authorTim Smith <tim@electronghost.co.uk>
Sun, 26 Jan 2014 11:39:31 +0000 (11:39 +0000)
committerDavid Howells <dhowells@redhat.com>
Sun, 26 Jan 2014 11:45:04 +0000 (11:45 +0000)
On input, CHECKSUM_PARTIAL should be treated the same way as
CHECKSUM_UNNECESSARY. See include/linux/skbuff.h

Signed-off-by: Tim Smith <tim@electronghost.co.uk>
Signed-off-by: David Howells <dhowells@redhat.com>
net/rxrpc/ar-recvmsg.c

Simple merge