]> 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)
commite1f90605404346ab8facdb5f1617922e451d2d22
tree16bce5386066bd304d492901de7add86d2a57eeb
parenteee4204cf8784643ddf31d3f5dab3c65a2f61a35
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