Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187987
b: refs/heads/master
c: fe234f0
h: refs/heads/master
i:
  187985: 3e78ff5
  187983: 9dbb0ed
v: v3
  • Loading branch information
Louis Rilling authored and David S. Miller committed Mar 10, 2010
1 parent 542a0ac commit 029d098
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 78cb27939ff4fd66d7f76cfe7c59c0fdf1b29ed8
refs/heads/master: fe234f0e5cbb880792d2d1ac0743cf8c07e9dde3
2 changes: 1 addition & 1 deletion trunk/drivers/net/tg3.c
Original file line number Diff line number Diff line change
Expand Up @@ -5279,7 +5279,7 @@ static void tg3_poll_controller(struct net_device *dev)
struct tg3 *tp = netdev_priv(dev);

for (i = 0; i < tp->irq_cnt; i++)
tg3_interrupt(tp->napi[i].irq_vec, dev);
tg3_interrupt(tp->napi[i].irq_vec, &tp->napi[i]);
}
#endif

Expand Down

0 comments on commit 029d098

Please sign in to comment.