Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82662
b: refs/heads/master
c: 6d490a7
h: refs/heads/master
v: v3
  • Loading branch information
Auke Kok authored and David S. Miller committed Feb 3, 2008
1 parent 92548d0 commit e22885d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 9b71c5e070946767ac8b19317df89700e967992a
refs/heads/master: 6d490a7e5bea48cdbb869b532b5d7ca0b67ca467
1 change: 0 additions & 1 deletion trunk/drivers/net/igb/igb_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,6 @@ static int igb_request_irq(struct igb_adapter *adapter)
if (adapter->msix_entries) {
err = igb_request_msix(adapter);
if (!err) {
struct e1000_hw *hw = &adapter->hw;
/* enable IAM, auto-mask,
* DO NOT USE EIAME or IAME in legacy mode */
wr32(E1000_IAM, IMS_ENABLE_MASK);
Expand Down

0 comments on commit e22885d

Please sign in to comment.