diff options
author | David S. Miller <davem@davemloft.net> | 2023-11-24 02:52:36 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-11-24 02:52:36 +0100 |
commit | c9213ddad2bdb43ef17d86f07ad6c45ca2b4acd5 (patch) | |
tree | a9b614fec5dde91e73a8b571faa09c8727c716c5 /net/mptcp/options.c | |
parent | Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... (diff) | |
parent | net: rswitch: Fix missing dev_kfree_skb_any() in error path (diff) | |
download | linux-c9213ddad2bdb43ef17d86f07ad6c45ca2b4acd5.tar.xz linux-c9213ddad2bdb43ef17d86f07ad6c45ca2b4acd5.zip |
Merge branch 'rswitch-fixes'
Yoshihiro Shimoda says:
====================
net: rswitch: Fix issues in rswitch_start_xmit()
This patch series is based on the latest net.git / main branch.
Changes from v2:
https://lore.kernel.org/all/20231122012556.3645840-1-yoshihiro.shimoda.uh@renesas.com/
- Keep reverse christmas tree of local variable declarations in patch 1/3.
Changes from v1:
https://lore.kernel.org/all/20231121055255.3627949-1-yoshihiro.shimoda.uh@renesas.com/
- Separate a patch because fixing 2 issues.
- Add fixing wrong type of return value.
- Use goto for improving code readability.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mptcp/options.c')
0 files changed, 0 insertions, 0 deletions