Merge tag 'rxrpc-20140126' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells...
authorDavid S. Miller <davem@davemloft.net>
Wed, 29 Jan 2014 02:04:18 +0000 (18:04 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 Jan 2014 02:04:18 +0000 (18:04 -0800)
David Howells says:

====================
RxRPC fixes

Here are some small AF_RXRPC fixes.

 (1) Fix a place where a spinlock is taken conditionally but is released
     unconditionally.

 (2) Fix a double-free that happens when cleaning up on a checksum error.

 (3) Fix handling of CHECKSUM_PARTIAL whilst delivering messages to userspace.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge