From: David S. Miller Date: Fri, 24 Nov 2023 01:52:36 +0000 (+0000) Subject: Merge branch 'rswitch-fixes' X-Git-Tag: v6.7-rc6-pxa1908~131^2~21 X-Git-Url: https://git.dujemihanovic.xyz/?a=commitdiff_plain;h=c9213ddad2bdb43ef17d86f07ad6c45ca2b4acd5;p=linux.git 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 --- c9213ddad2bdb43ef17d86f07ad6c45ca2b4acd5