Hi Kalle, > From: linux-wireless-ow...@vger.kernel.org [mailto:linux-wireless- > ow...@vger.kernel.org] On Behalf Of Kalle Valo > Sent: Monday, December 05, 2016 4:39 PM > To: Amitkumar Karwar > Cc: linux-wireless@vger.kernel.org; Cathy Luo; Nishant Sarmukadam; > raja...@google.com; briannor...@google.com; dmitry.torok...@gmail.com; > Xinming Hu; Amitkumar Karwar > Subject: Re: [1/2] mwifiex: code rearrangement in pcie.c and sdio.c > > Amitkumar Karwar <akar...@marvell.com> wrote: > > From: Xinming Hu <h...@marvell.com> > > > > Next patch in this series is going to use mwifiex_read_reg() in > remove > > handlers. The changes here are prerequisites to avoid forward > > declarations. > > > > Signed-off-by: Xinming Hu <h...@marvell.com> > > Signed-off-by: Amitkumar Karwar <akar...@marvell.com> > > Failed to apply: > > fatal: sha1 information is lacking or useless > (drivers/net/wireless/marvell/mwifiex/pcie.c). > Applying: mwifiex: get rid of global user_rmmod flag Repository lacks > necessary blobs to fall back on 3-way merge. > Cannot fall back to three-way merge. > Patch failed at 0001 mwifiex: get rid of global user_rmmod flag > > 2 patches set to Changes Requested. > > 9454491 [1/2] mwifiex: code rearrangement in pcie.c and sdio.c > 9454493 [2/2] mwifiex: get rid of global user_rmmod flag > > -- > https://patchwork.kernel.org/patch/9454491/ > > Documentation about submitting wireless patches and checking status > from patchwork: > > https://wireless.wiki.kernel.org/en/developers/documentation/submitting > patches
These two patches have dependency with other patch series. I want you to consider patches in following order(first being recent). mwifiex: sdio: fix use after free issue for save_adapter mwifiex: use module_*_driver helper macros [2/2] mwifiex: get rid of global user_rmmod flag [1/2] mwifiex: code rearrangement in pcie.c and sdio.c [v3,5/5] mwifiex: move pcie_work and related variables inside card -------- This series can be accepted if there are no further concerns/comments from Brian/Dmitry. [v3,4/5] mwifiex: wait firmware dump complete during card remove process [v3,3/5] mwifiex: get rid of drv_info* adapter variables [v3,2/5] mwifiex: do not free firmware dump memory in shutdown_drv [v3,1/5] mwifiex: don't wait for main_process in shutdown_drv Regards, Amitkumar