summaryrefslogtreecommitdiff
path: root/include/net/phy/git@git.tavy.me:linux-stable.git
diff options
context:
space:
mode:
authorLi RongQing <lirongqing@baidu.com>2026-04-06 22:27:30 -0400
committerJakub Kicinski <kuba@kernel.org>2026-04-08 19:34:38 -0700
commit0006c6f1091bbeea88b8a88a6548b9fb2f803c74 (patch)
treec4c1f76216d53e4b034966589b71ca2c313907fc /include/net/phy/git@git.tavy.me:linux-stable.git
parent39897df386376912d561d4946499379effa1e7ef (diff)
devlink: Fix incorrect skb socket family dumping
The devlink_fmsg_dump_skb function was incorrectly using the socket type (sk->sk_type) instead of the socket family (sk->sk_family) when filling the "family" field in the fast message dump. This patch fixes this to properly display the socket family. Fixes: 3dbfde7f6bc7b8 ("devlink: add devlink_fmsg_dump_skb() function") Signed-off-by: Li RongQing <lirongqing@baidu.com> Link: https://patch.msgid.link/20260407022730.2393-1-lirongqing@baidu.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/net/phy/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions