From: Rajesh Borundia
Date: Fri, 11 Mar 2016 06:40:01 +
>>-Original Message-
>>From: David Miller [mailto:da...@davemloft.net]
>>Sent: Friday, March 11, 2016 2:47 AM
>>Let me know if you'd like me to therefore queue these changes up for -stable.
>>
> Please queue the changes for stabl
>-Original Message-
>From: David Miller [mailto:da...@davemloft.net]
>Sent: Friday, March 11, 2016 2:47 AM
>To: Rajesh Borundia
>Cc: netdev ; Dept-GE Linux NIC Dev gelinuxnic...@qlogic.com>
>Subject: Re: [PATCH net v2 0/2] qlcnic fixes
>
>From: Rajesh Borundia
From: Rajesh Borundia
Date: Tue, 8 Mar 2016 02:39:56 -0500
> This series adds following fixes.
>
> o While processing mailbox if driver gets a spurious mailbox
> interrupt it leads into premature completion of a next
> mailbox request. Added a guard against this by checking current
> state
Hi Dave,
This series adds following fixes.
o While processing mailbox if driver gets a spurious mailbox
interrupt it leads into premature completion of a next
mailbox request. Added a guard against this by checking current
state of mailbox and ignored spurious interrupt.
Added a stats cou