]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: iwlwifi: mld: give link STA debugfs files a namespace
authorJohannes Berg <johannes.berg@intel.com>
Wed, 13 May 2026 05:43:55 +0000 (08:43 +0300)
committerMiri Korenblit <miriam.rachel.korenblit@intel.com>
Tue, 26 May 2026 12:17:11 +0000 (15:17 +0300)
commit0b7ae44f666818174e97fd398021ea17c68069d0
tree4b037d714f750e378b18ce2c6e6e99a49f8a0724
parentf5d199b14c06828d71775504fcc8461369a770fc
wifi: iwlwifi: mld: give link STA debugfs files a namespace

The generated data structures and function names used are
just the debugfs filename, which is a shared namespace and
could lead to confusion. Prefix these with "link_sta_" to
disambiguate.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Link: https://patch.msgid.link/20260513084215.4421f114bb33.I0de78b6b184935bc2a3d77fa649888da31b5a0fb@changeid
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
drivers/net/wireless/intel/iwlwifi/mld/debugfs.c