]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
wifi: rt2x00: remove mod_name from platform_driver
authorRosen Penev <rosenp@gmail.com>
Tue, 22 Jul 2025 21:28:51 +0000 (14:28 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 23 Jul 2025 10:29:07 +0000 (12:29 +0200)
commitf1fd79a6475ff550acaa64cf06308a1f57c6ee8f
tree9e1db34e82b60cfab881f095539a24ad6b0e4040
parent311b05e235cf19283185579803e1be6332ab0d41
wifi: rt2x00: remove mod_name from platform_driver

mod_name is a legacy debugging feature with no real modern use. An
analysis of the underlying MIPS setup code reveals it to also be unused.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Reviewed-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Acked-by: Stanislaw Gruszka <stf_xl@wp.pl>
Link: https://patch.msgid.link/20250722212856.11343-3-rosenp@gmail.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/ralink/rt2x00/rt2800soc.c