[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190904.152532.1998977195554205249.davem@davemloft.net>
Date: Wed, 04 Sep 2019 15:25:32 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: dhowells@...hat.com
Cc: netdev@...r.kernel.org, hdanton@...a.com,
linux-afs@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net] rxrpc: Fix misplaced traceline
From: David Howells <dhowells@...hat.com>
Date: Mon, 02 Sep 2019 11:34:08 +0100
> There's a misplaced traceline in rxrpc_input_packet() which is looking at a
> packet that just got released rather than the replacement packet.
>
> Fix this by moving the traceline after the assignment that moves the new
> packet pointer to the actual packet pointer.
>
> Fixes: d0d5c0cd1e71 ("rxrpc: Use skb_unshare() rather than skb_cow_data()")
> Reported-by: Hillf Danton <hdanton@...a.com>
> Signed-off-by: David Howells <dhowells@...hat.com>
Applied.
Powered by blists - more mailing lists