aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/samples/kobject/ssh:/git@git.zx2c4.com
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2026-04-12 11:22:56 -0700
committerJakub Kicinski <kuba@kernel.org>2026-04-12 11:22:56 -0700
commited45d380c54641039761c5e569f948612eaf0e98 (patch)
tree5b3cd85424eecf0553eced18dda7a76f7f81ff06 /samples/kobject/ssh:/git@git.zx2c4.com
parentnfc: llcp: add missing return after LLCP_CLOSED checks (diff)
parentnet: mana: Move current_speed debugfs file to mana_init_port() (diff)
Merge branch 'net-mana-fix-debugfs-directory-naming-and-file-lifecycle'
Erni Sri Satya Vennela says: ==================== net: mana: Fix debugfs directory naming and file lifecycle This series fixes two pre-existing debugfs issues in the MANA driver. Patch 1 fixes the per-device debugfs directory naming to use the unique PCI BDF address via pci_name(), avoiding a potential NULL pointer dereference when pdev->slot is NULL (e.g. VFIO passthrough, nested KVM) and preventing name collisions across multiple PFs or VFs. Patch 2 moves the current_speed debugfs file creation from mana_probe_port() to mana_init_port() so it survives detach/attach cycles triggered by MTU changes or XDP program changes. ==================== Link: https://patch.msgid.link/20260408081224.302308-1-ernis@linux.microsoft.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'samples/kobject/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions