[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201009094033.GA486675@kroah.com>
Date: Fri, 9 Oct 2020 11:40:33 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Alexander Sverdlin <alexander.sverdlin@...ia.com>
Cc: devel@...verdev.osuosl.org, Aaro Koskinen <aaro.koskinen@....fi>,
Ralf Baechle <ralf@...ux-mips.org>, netdev@...r.kernel.org,
"David S. Miller" <davem@...emloft.net>
Subject: Re: [PATCH] staging: octeon: Drop on uncorrectable alignment or FCS
error
On Fri, Oct 09, 2020 at 11:34:47AM +0200, Alexander Sverdlin wrote:
> Hello Greg,
>
> On 10/01/2020 13:48, Greg Kroah-Hartman wrote:
> > On Wed, Jan 08, 2020 at 05:10:42PM +0100, Alexander X Sverdlin wrote:
> >> From: Alexander Sverdlin <alexander.sverdlin@...ia.com>
> >>
> >> Currently in case of alignment or FCS error if the packet cannot be
> >> corrected it's still not dropped. Report the error properly and drop the
> >> packet while making the code around a little bit more readable.
> >>
> >> Fixes: 80ff0fd3ab ("Staging: Add octeon-ethernet driver files.")
> >> Signed-off-by: Alexander Sverdlin <alexander.sverdlin@...ia.com>
> >> ---
> >> drivers/staging/octeon/ethernet-rx.c | 18 +++++++++---------
> >> 1 file changed, 9 insertions(+), 9 deletions(-)
> >
> > This driver is now deleted from the tree, sorry.
>
> Now that the driver is restored, would you please consider this patch again?
Feel free to submit it again if you feel it is still needed.
thanks,
greg k-h
Powered by blists - more mailing lists