rxrpc: Extract the code from a received ABORT packet much earlier
authorDavid Howells <dhowells@redhat.com>
Mon, 14 Nov 2022 12:21:32 +0000 (12:21 +0000)
committerDavid Howells <dhowells@redhat.com>
Thu, 1 Dec 2022 13:36:38 +0000 (13:36 +0000)
commitf14febd8df5a490acc40b919808f163e997d7f03
treea8b1f59d8dc66db55774153af7ece54049af90d5
parent2cc800863c49a1f4be1b10b756c09a878d3a3f00
rxrpc: Extract the code from a received ABORT packet much earlier

Extract the code from a received rx ABORT packet much earlier and in a
single place and harmonise the responses to malformed ABORT packets.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
net/rxrpc/conn_event.c
net/rxrpc/input.c