diff options
author | 2024-12-18 13:56:59 +0100 | |
---|---|---|
committer | 2025-01-03 17:08:49 +0100 | |
commit | 548c6edbed92031baa4aa32cae55628c810c3ebb (patch) | |
tree | feeed4339429f8105f161bbc5c9321e0071719ec /net/lapb/lapb_timer.c | |
parent | dm-verity FEC: Fix RS FEC repair for roots unaligned to block size (take 2) (diff) | |
download | wireguard-linux-548c6edbed92031baa4aa32cae55628c810c3ebb.tar.xz wireguard-linux-548c6edbed92031baa4aa32cae55628c810c3ebb.zip |
dm-verity FEC: Avoid copying RS parity bytes twice.
Caching RS parity bytes is already done in fec_decode_bufs() now,
no need to use yet another buffer for conversion to uint16_t.
This patch removes that double copy of RS parity bytes.
Signed-off-by: Milan Broz <gmazyland@gmail.com>
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions