Re: [PATCH net] rxrpc: Fix an uninitialised variable

From: David Miller
Date: Tue Oct 16 2018 - 01:09:32 EST


From: David Howells <dhowells@xxxxxxxxxx>
Date: Thu, 11 Oct 2018 22:32:31 +0100

> Fix an uninitialised variable introduced by the last patch. This can cause
> a crash when a new call comes in to a local service, such as when an AFS
> fileserver calls back to the local cache manager.
>
> Fixes: c1e15b4944c9 ("rxrpc: Fix the packet reception routine")
> Signed-off-by: David Howells <dhowells@xxxxxxxxxx>

Applied.