af_rxrpc: Handle frames delivered from another VM
authorTim Smith <[email protected]>
Sun, 26 Jan 2014 11:39:31 +0000 (11:39 +0000)
committerDavid Howells <[email protected]>
Sun, 26 Jan 2014 11:45:04 +0000 (11:45 +0000)
commit1ea427359dde1573815e19c411ce08fdf0c42cfe
treedc194ef6de1b1ca893cb308de331f044c381c840
parent24a9981ee9c7266fa171bbece62062bf78c4d246
af_rxrpc: Handle frames delivered from another VM

On input, CHECKSUM_PARTIAL should be treated the same way as
CHECKSUM_UNNECESSARY. See include/linux/skbuff.h

Signed-off-by: Tim Smith <[email protected]>
Signed-off-by: David Howells <[email protected]>
net/rxrpc/ar-recvmsg.c