]> git.baikalelectronics.ru Git - kernel.git/commit
qlcnic: Fix configure mailbox interrupt command for 83xx adapter
authorManish chopra <manish.chopra@qlogic.com>
Fri, 22 Mar 2013 05:57:53 +0000 (05:57 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 22 Mar 2013 16:47:29 +0000 (12:47 -0400)
commitdf5d95d0284b17a8b001e8e937813e18f88e2495
tree16bce5386066bd304d492901de7add86d2a57eeb
parent64a64bc1a673b400fd9501d2032395cf1d2959a8
qlcnic: Fix configure mailbox interrupt command for 83xx adapter

o Due to improper data type of variable "type", interrupt resources were
  not getting deleted in hardware which was causing resource exhaustion
  in hardware. Hence mailbox command fails after some iterations of context change.

Signed-off-by: Manish Chopra <manish.chopra@qlogic.com>
Signed-off-by: Jitendra Kalsaria <jitendra.kalsaria@qlogic.com>
Signed-off-by: Shahed Shaikh <shahed.shaikh@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c