Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300449
b: refs/heads/master
c: 79a8557
h: refs/heads/master
i:
  300447: 0ae254a
v: v3
  • Loading branch information
Yuval Mintz authored and David S. Miller committed Apr 4, 2012
1 parent e92ab77 commit 5098673
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 32d68de1cd267f811d72f189cbaba3af624f0fd5
refs/heads/master: 79a8557a6d18c3861d64ae110ddd7606c65d7504
3 changes: 3 additions & 0 deletions trunk/drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1368,6 +1368,9 @@ static void bnx2x_igu_int_enable(struct bnx2x *bp)

REG_WR(bp, IGU_REG_PF_CONFIGURATION, val);

if (val & IGU_PF_CONF_INT_LINE_EN)
pci_intx(bp->pdev, true);

barrier();

/* init leading/trailing edge */
Expand Down

0 comments on commit 5098673

Please sign in to comment.