diff options
author | 2024-09-01 18:14:02 +0100 | |
---|---|---|
committer | 2024-09-01 18:14:02 +0100 | |
commit | 9b0874286768d7f380b08e4f1fa9b96c526b0bad (patch) | |
tree | 1e5947123c77cf599e0033ce0042167f0d8356d1 /net/socket.c | |
parent | tcp_bpf: fix return value of tcp_bpf_sendmsg() (diff) | |
parent | net: mctp-serial: Fix missing escapes on transmit (diff) | |
download | linux-rng-9b0874286768d7f380b08e4f1fa9b96c526b0bad.tar.xz linux-rng-9b0874286768d7f380b08e4f1fa9b96c526b0bad.zip |
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 <davem@davemloft.net>
Diffstat (limited to 'net/socket.c')
0 files changed, 0 insertions, 0 deletions