summaryrefslogtreecommitdiff
path: root/rust/helpers/build_bug.c
diff options
context:
space:
mode:
authorStanislav Fomichev <sdf@fomichev.me>2025-08-18 08:40:31 -0700
committerJakub Kicinski <kuba@kernel.org>2025-08-19 17:54:41 -0700
commit3e31075a119409613627517f205edd86a7f89d7b (patch)
tree622b47a4f2f60cef3f34ebbffc5ee1127e8fbdff /rust/helpers/build_bug.c
parentda3b9d493ba27c710f4812f1d0a98846f3043f94 (diff)
chtls: Convert to skb_dst_reset
Going forward skb_dst_set will assert that skb dst_entry is empty during skb_dst_set. skb_dstref_steal is added to reset existing entry without doing refcnt. Chelsio driver is doing extra dst management via skb_dst_set(NULL). Replace these calls with skb_dstref_steal. Signed-off-by: Stanislav Fomichev <sdf@fomichev.me> Link: https://patch.msgid.link/20250818154032.3173645-7-sdf@fomichev.me Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions