summaryrefslogtreecommitdiffstats
path: root/arch/mn10300/kernel
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2016-08-24 13:06:14 +0100
committerDavid Howells <dhowells@redhat.com>2016-08-24 13:06:14 +0100
commit2266ffdef5737fdfa96005204fc5606dbd559956 (patch)
treed56e7e0fecb29ebd45772460e3e248084cb58eab /arch/mn10300/kernel
parent5d77dca82839ef016a93ad7acd7058b14d967752 (diff)
downloadop-kernel-dev-2266ffdef5737fdfa96005204fc5606dbd559956.zip
op-kernel-dev-2266ffdef5737fdfa96005204fc5606dbd559956.tar.gz
rxrpc: Fix conn-based retransmit
If a duplicate packet comes in for a call that has just completed on a connection's channel then there will be an oops in the data_ready handler because it tries to examine the connection struct via a call struct (which we don't have - the pointer is unset). Since the connection struct pointer is available to us, go direct instead. Also, the ACK packet to be retransmitted needs three octets of padding between the soft ack list and the ackinfo. Fixes: 18bfeba50dfd0c8ee420396f2570f16a0bdbd7de ("rxrpc: Perform terminal call ACK/ABORT retransmission from conn processor") Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'arch/mn10300/kernel')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud