Re: [PATCH 02/15] mpi3mr: Add framework to issue cnfg requests

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




> On Aug 1, 2022, at 12:40 AM, Sreekanth Reddy <sreekanth.reddy@xxxxxxxxxxxx> wrote:
> 
> It is getting cleared in mpi3mr_process_admin_reply_desc() with below lines,
> 
> if (cmdptr->is_waiting) {
> complete(&cmdptr->done);
> cmdptr->is_waiting = 0;
> } else if (cmdptr->callback)
> cmdptr->callback(mrioc, cmdptr);

Ah.. I see that now. 

--
Himanshu Madhani	Oracle Linux Engineering





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]

  Powered by Linux