commit | 7f23073515c83e8a7261462329b6f26f211126d7 | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Wed Aug 31 11:44:48 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 15 15:56:39 2011 -0400 |
tree | 49df6789369893bf927c78a609ec5d8116b5cc57 | |
parent | b99d2a57b7d9e9e64e9193d70696b77ed035c311 [diff] |
tg3: Fix missed MSI workaround This patch fixes a minor counter initialization bug and makes the MSI workaround slightly more efficient by attempting to service pending interrupts before applying the workaround. Signed-off-by: Matt Carlson <mcarlson@broadcom.com> Reviewed-by: Benjamin Li <benli@broadcom.com> Reviewed-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>