Amitkumar Karwar <akarwar@xxxxxxxxxxx> wrote: > After user_rmmod global flag removal, *_init_module() and > *_cleanup_module() have become just a wrapper functions. > We will get rid of them with the help of module_*_driver() macros. > > For pcie, existing ".init_if" handler has same name as what > module_pcie_driver() macro will create. Let's rename it to > avoid conflict. > > Signed-off-by: Amitkumar Karwar <akarwar@xxxxxxxxxxx> Patch applied to wireless-drivers-next.git, thanks. c0e6aa426823 mwifiex: use module_*_driver helper macros -- https://patchwork.kernel.org/patch/9456135/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches