Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286661
b: refs/heads/master
c: 35d87e3
h: refs/heads/master
i:
  286659: b9a38aa
v: v3
  • Loading branch information
Roopa Prabhu authored and David S. Miller committed Jan 18, 2012
1 parent 8c158d5 commit ceeafe8
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: ca2b721de25b9893310fd695a38b495d14c70ff3
refs/heads/master: 35d87e3325e91ec6bc446bf71f50eccc9a7b3b8f
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/cisco/enic/enic_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -2531,8 +2531,8 @@ static int __devinit enic_probe(struct pci_dev *pdev,
enic->priv_flags &= ~ENIC_SRIOV_ENABLED;
}
err_out_vnic_unregister:
vnic_dev_unregister(enic->vdev);
#endif
vnic_dev_unregister(enic->vdev);
err_out_iounmap:
enic_iounmap(enic);
err_out_release_regions:
Expand Down

0 comments on commit ceeafe8

Please sign in to comment.