summaryrefslogtreecommitdiff
path: root/sound/soc/sti
diff options
context:
space:
mode:
authorStephane Graber <stgraber@ubuntu.com>2022-03-22 18:42:06 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-03-28 08:46:46 +0200
commitd5c7e1987ce31223c383393c620deec4dabfe50c (patch)
tree0e7f57bd1fe169678eadcf253184fc25e26f63d9 /sound/soc/sti
parent7870321eaf41d4a1728e0b6938c5e4d78476481e (diff)
drivers: net: xgene: Fix regression in CRC stripping
commit e9e6faeafaa00da1851bcf47912b0f1acae666b4 upstream. All packets on ingress (except for jumbo) are terminated with a 4-bytes CRC checksum. It's the responsability of the driver to strip those 4 bytes. Unfortunately a change dating back to March 2017 re-shuffled some code and made the CRC stripping code effectively dead. This change re-orders that part a bit such that the datalen is immediately altered if needed. Fixes: 4902a92270fb ("drivers: net: xgene: Add workaround for errata 10GE_8/ENET_11") Cc: stable@vger.kernel.org Signed-off-by: Stephane Graber <stgraber@ubuntu.com> Tested-by: Stephane Graber <stgraber@ubuntu.com> Link: https://lore.kernel.org/r/20220322224205.752795-1-stgraber@ubuntu.com Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'sound/soc/sti')
0 files changed, 0 insertions, 0 deletions