summaryrefslogtreecommitdiffstats
path: root/firmware/korg
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-04-06 14:22:46 -0700
committerDavid S. Miller <davem@davemloft.net>2017-04-06 14:22:46 -0700
commitec1af27ea8f99ae893aebc38b54b470a69227388 (patch)
tree9e30c8ffb93307788b53c698bd6fdadeb0373756 /firmware/korg
parentb404127879471c38ad13a246ce5dec156f60f828 (diff)
parent89ca694806943728d5969982537acd824be8ce1e (diff)
downloadtalos-obmc-linux-ec1af27ea8f99ae893aebc38b54b470a69227388.tar.gz
talos-obmc-linux-ec1af27ea8f99ae893aebc38b54b470a69227388.zip
Merge tag 'rxrpc-rewrite-20170406' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
David Howells says: ==================== rxrpc: Miscellany Here's a set of patches that make some minor changes to AF_RXRPC: (1) Store error codes in struct rxrpc_call::error as negative codes and only convert to positive in recvmsg() to avoid confusion inside the kernel. (2) Note the result of trying to abort a call (this fails if the call is already 'completed'). (3) Don't abort on temporary errors whilst processing challenge and response packets, but rather drop the packet and wait for retransmission. And also adds some more tracing: (4) Protocol errors. (5) Received abort packets. (6) Changes in the Rx window size due to ACK packet information. (7) Client call initiation (to allow the rxrpc_call struct pointer, the wire call ID and the user ID/afs_call pointer to be cross-referenced). ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'firmware/korg')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud