Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150313
b: refs/heads/master
c: f67f340
h: refs/heads/master
i:
  150311: 9a7be61
v: v3
  • Loading branch information
Dhananjay Phadke authored and David S. Miller committed May 19, 2009
1 parent 3c570ce commit fe2c5e4
Show file tree
Hide file tree
Showing 2 changed files with 2 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: bb803cfbecb03a0cf8dc7e1864f18dda6631af00
refs/heads/master: f67f34084914144de55c785163d047d5d8dddd2d
1 change: 1 addition & 0 deletions trunk/drivers/net/netxen/netxen_nic_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,7 @@ netxen_setup_intr(struct netxen_adapter *adapter)
adapter->msi_tgt_status =
msi_tgt_status[adapter->ahw.pci_func];
dev_info(&pdev->dev, "using msi interrupts\n");
adapter->msix_entries[0].vector = pdev->irq;
return;
}

Expand Down

0 comments on commit fe2c5e4

Please sign in to comment.