[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200519141641.GA577903@kroah.com>
Date: Tue, 19 May 2020 16:16:41 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Pascal Terjan <pterjan@...gle.com>
Cc: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] staging: rtl8192u: Merge almost duplicate code
On Sun, May 17, 2020 at 09:40:45PM +0100, Pascal Terjan wrote:
> This causes a change in behaviour:
> - stats also get updated when reordering, this seems like it should be
> the case but those lines were commented out.
> - sub_skb NULL check now happens early in both cases, previously it
> happened only after dereferencing it 12 times, so it may not actually
> be needed.
>
> Signed-off-by: Pascal Terjan <pterjan@...gle.com>
This patch adds a new compiler warning, which no patch should do.
Please fix that up and resend.
thanks,
greg k-h
Powered by blists - more mailing lists