aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/route.c
diff options
context:
space:
mode:
authorMichael Chan <mchan@broadcom.com>2005-09-08 13:15:32 -0700
committerDavid S. Miller <davem@davemloft.net>2005-09-08 13:15:32 -0700
commitc921e4c4dbb043f9435414c4e661e7f0a783053d (patch)
tree8cb7f7e657fae69a1f59509d586182a37c2635ed /net/ipv4/route.c
parent2e66fc41169c90d93b7811caf7e7822de6aa2259 (diff)
[BNX2]: Fix bug in irq handler and add prefetch
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 <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/route.c')
0 files changed, 0 insertions, 0 deletions