aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/samples/kobject/ssh:/git@git.zx2c4.com/git:
diff options
context:
space:
mode:
authorJustin Chen <justin.chen@broadcom.com>2026-04-06 10:57:54 -0700
committerJakub Kicinski <kuba@kernel.org>2026-04-09 20:19:45 -0700
commit57f3f53d2c9c5a9e133596e2f7bc1c50688a6d38 (patch)
treeee0efb4ce222121b032779aa60cf7825db460a8f /samples/kobject/ssh:/git@git.zx2c4.com/git:
parentMerge branch 'macsec-add-support-for-vlan-filtering-in-offload-mode' (diff)
net: bcmgenet: fix off-by-one in bcmgenet_put_txcb
The write_ptr points to the next open tx_cb. We want to return the tx_cb that gets rewinded, so we must rewind the pointer first then return the tx_cb that it points to. That way the txcb can be correctly cleaned up. Fixes: 876dbadd53a7 ("net: bcmgenet: Fix unmapping of fragments in bcmgenet_xmit()") Signed-off-by: Justin Chen <justin.chen@broadcom.com> Reviewed-by: Nicolai Buchwitz <nb@tipi-net.de> Link: https://patch.msgid.link/20260406175756.134567-2-justin.chen@broadcom.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'samples/kobject/ssh:/git@git.zx2c4.com/git:')
0 files changed, 0 insertions, 0 deletions