aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/ops.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2024-07-10 07:34:14 +0000
committerGreg Kroah-Hartman <[email protected]>2024-07-10 08:25:54 +0000
commitc9add2e607a1ca63cc84bd1a7ab04d513096f37e (patch)
treecb1a346b65f19abeb59e406fede2882eb4a70d38 /drivers/net/wireless/intel/iwlwifi/mvm/ops.c
parentdriver core: module: make module_[add|remove]_driver take a const * (diff)
downloadkernel-c9add2e607a1ca63cc84bd1a7ab04d513096f37e.tar.gz
kernel-c9add2e607a1ca63cc84bd1a7ab04d513096f37e.zip
zorro: make match function take a const pointer
In commit d69d80484598 ("driver core: have match() callback in struct bus_type take a const *"), the match callback for busses was changed to take a const pointer to struct device_driver. Unfortunately I missed fixing up the zorro code, and was only noticed after-the-fact by the kernel test robot. Resolve this issue by properly changing the zorro_bus_match() function. Cc: Geert Uytterhoeven <[email protected]> Fixes: d69d80484598 ("driver core: have match() callback in struct bus_type take a const *") Reported-by: kernel test robot <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Acked-by: Geert Uytterhoeven <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/ops.c')
0 files changed, 0 insertions, 0 deletions