On Wed, 2012-10-24 at 01:45 -0500, Mike Christie wrote:
> On 10/19/2012 06:15 PM, John Soni Jose wrote:
> > @@ -763,26 +750,14 @@ static int beiscsi_get_port_speed(struct Scsi_Host
> > *shost)
> > "BS_%d : Getting Port Speed Failed\n");
> >
> > return -EBUSY;
On 10/19/2012 06:15 PM, John Soni Jose wrote:
> @@ -763,26 +750,14 @@ static int beiscsi_get_port_speed(struct Scsi_Host
> *shost)
> "BS_%d : Getting Port Speed Failed\n");
>
>return -EBUSY;
> - } else
> - wait_event_interruptible(phba->
The MBX timeout value set to 100 and if adapter doesn;t
return response in that time driver will return from waiting
for completion with an error to the caller. In the earlier code
driver use to wait until MBX response comes from adapter.
Signed-off-by: John Soni Jose
Signed-off-by: Jayamoha
3 matches
Mail list logo