]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
Merge tag 'rxrpc-fixes-20171129' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorDavid S. Miller <davem@davemloft.net>
Thu, 30 Nov 2017 15:07:34 +0000 (10:07 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Nov 2017 15:07:34 +0000 (10:07 -0500)
commit6c9257a708883bbafa0971eb985cd266d46db0eb
tree8ce7db1fc9fc0d14aa923f3f2a848ffc990fe4cb
parent1c08ac0c4bd8e9d66c4dde29bc496c3b430dd028
parent282ef4729195c8503f7101d574acfb5e7c8a8209
Merge tag 'rxrpc-fixes-20171129' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs

David Howells says:

====================
rxrpc: Fixes

Here are three patches for AF_RXRPC.  One removes some whitespace, one
fixes terminal ACK generation and the third makes a couple of places
actually use the timeout value just determined rather than ignoring it.
====================

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