Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328115
b: refs/heads/master
c: e905ed5
h: refs/heads/master
i:
  328113: f725bfe
  328111: 13040b0
v: v3
  • Loading branch information
David S. Miller committed Sep 27, 2012
1 parent e5b394b commit 4dcd243
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: 4b7cc7fc26598914ba202d04d4196efb26b22e69
refs/heads/master: e905ed57baa82e15ce9c158a8f1e81f171042504
1 change: 1 addition & 0 deletions trunk/drivers/net/ethernet/brocade/bna/bnad.c
Original file line number Diff line number Diff line change
Expand Up @@ -3268,6 +3268,7 @@ bnad_pci_probe(struct pci_dev *pdev,
* Output : using_dac = 1 for 64 bit DMA
* = 0 for 32 bit DMA
*/
using_dac = false;
err = bnad_pci_init(bnad, pdev, &using_dac);
if (err)
goto unlock_mutex;
Expand Down

0 comments on commit 4dcd243

Please sign in to comment.