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)
commite2ab123349896eaa94333c4d9509a0c83baed706
tree16bce5386066bd304d492901de7add86d2a57eeb
parent661d2967b3f1b34eeaa7e212e7b9bbe8ee072b59
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