From: David Howells
Date: Mon, 02 Apr 2018 23:51:39 +0100
> By analogy with other Rx implementations, RxRPC packet types 9, 10 and 11
> should just be discarded rather than being aborted like other undefined
> packet types.
>
> Reported-by: Jeffrey Altman
> Signed-off-by: David Howells
Applie
By analogy with other Rx implementations, RxRPC packet types 9, 10 and 11
should just be discarded rather than being aborted like other undefined
packet types.
Reported-by: Jeffrey Altman
Signed-off-by: David Howells
---
net/rxrpc/input.c|6 ++
net/rxrpc/protocol.h |6 ++
2