Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 255962
b: refs/heads/master
c: aca7a3a
h: refs/heads/master
v: v3
  • Loading branch information
Sergei Shtylyov authored and David S. Miller committed Jun 28, 2011
1 parent bcf328e commit b56585b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: d5b8aa1d246fddfe4042be6f6eb169efa5cfbb94
refs/heads/master: aca7a3acb19a7a4b1084f6f2411f6eaf52dd79c0
4 changes: 2 additions & 2 deletions trunk/drivers/net/mlx4/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1230,11 +1230,11 @@ static int __mlx4_init_one(struct pci_dev *pdev, const struct pci_device_id *id)
INIT_LIST_HEAD(&priv->pgdir_list);
mutex_init(&priv->pgdir_mutex);

pci_read_config_byte(pdev, PCI_REVISION_ID, &dev->rev_id);

INIT_LIST_HEAD(&priv->bf_list);
mutex_init(&priv->bf_mutex);

dev->rev_id = pdev->revision;

/*
* Now reset the HCA before we touch the PCI capabilities or
* attempt a firmware command, since a boot ROM may have left
Expand Down

0 comments on commit b56585b

Please sign in to comment.