Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 340719
b: refs/heads/master
c: c068e77
h: refs/heads/master
i:
  340717: 04e69b6
  340715: 798baba
  340711: 19cf23f
  340703: 480469b
v: v3
  • Loading branch information
Sasha Levin authored and David S. Miller committed Nov 9, 2012
1 parent 7ff665f commit 1875b35
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: c3b89fbba339aae533e380839fa078787635356e
refs/heads/master: c068e7774f6382a15e7a5ee7cd31ea662d2a5f97
2 changes: 1 addition & 1 deletion trunk/drivers/net/vmxnet3/vmxnet3_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -1897,7 +1897,7 @@ vmxnet3_free_irqs(struct vmxnet3_adapter *adapter)
free_irq(adapter->pdev->irq, adapter->netdev);
break;
default:
BUG_ON(true);
BUG();
}
}

Expand Down

0 comments on commit 1875b35

Please sign in to comment.