commit | ed8af6b288c0643dfe0ad91f1bfc8c56c0d307cc | [log] [tgz] |
---|---|---|
author | Scott Feldman <scofeldm@cisco.com> | Mon Feb 09 23:23:50 2009 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Feb 09 23:23:50 2009 -0800 |
tree | 6c15a77bec04fe3b5616c4ec5c0b6b2dd1502285 | |
parent | 0ecc103aec454288cbaa5a33d8960ab3467e8a11 [diff] |
enic: bug fix: return notify intr credits Return notify intr credits after notify intr from firmware. This is especially important for legacy PCI intr mode, where not returning credits would cause PBA to remain asserted which would get us right back into the ISR. Signed-off-by: Scott Feldman <scofeldm@cisco.com> Signed-off-by: David S. Miller <davem@davemloft.net>