From: "Michael Chan" <[EMAIL PROTECTED]> Date: Thu, 08 Sep 2005 08:32:25 -0700
> Fix bug in bnx2_interrupt() that caused an unnecessary register read. > The BNX2_PCICFG_MISC_STATUS should only be read when the status tag > has not changed. > > Add prefetch of the status block in bnx2_msi() similar to tg3_msi(). > The status block is not touched in bnx2_msi() and prefetching it will > speed up bnx2_poll() that will run on the same CPU that received the > MSI. > > Update version. > > Signed-off-by: Michael Chan <[EMAIL PROTECTED]> Applied, thanks Michael. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
