lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 16 Oct 2020 13:17:29 +0200 From: Greg Kroah-Hartman <gregkh@...uxfoundation.org> To: Alexander A Sverdlin <alexander.sverdlin@...ia.com> Cc: devel@...verdev.osuosl.org, Aaro Koskinen <aaro.koskinen@....fi>, Ralf Baechle <ralf@...ux-mips.org>, "David S. Miller" <davem@...emloft.net>, netdev@...r.kernel.org Subject: Re: [PATCH v2 net] staging: octeon: Drop on uncorrectable alignment or FCS error On Fri, Oct 16, 2020 at 12:18:58PM +0200, Alexander A 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. > > Signed-off-by: Alexander Sverdlin <alexander.sverdlin@...ia.com> > Fixes: 80ff0fd3ab ("Staging: Add octeon-ethernet driver files.") > > Change-Id: Ie1fadcc57cb5e221cf3e83c169b53a5533b8edff You didn't run checkpatch :(
Powered by blists - more mailing lists