From: David S. Miller Date: Sun, 1 Sep 2024 17:14:02 +0000 (+0100) Subject: Merge branch 'mctp-serial-tx-escapes' X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=9b0874286768d7f380b08e4f1fa9b96c526b0bad;p=users%2Fjedix%2Flinux-maple.git Merge branch 'mctp-serial-tx-escapes' Matt Johnston says: ==================== net: mctp-serial: Fix for missing tx escapes The mctp-serial code to add escape characters was incorrect due to an off-by-one error. This series adds a test for the chunking which splits by escape characters, and fixes the bug. v2: Fix kunit param const pointer ==================== Signed-off-by: David S. Miller --- 9b0874286768d7f380b08e4f1fa9b96c526b0bad