Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 224423
b: refs/heads/master
c: c21fd48
h: refs/heads/master
i:
  224421: e5c6f82
  224419: 2fcf1ee
  224415: ff53a2a
v: v3
  • Loading branch information
Rajesh Borundia authored and David S. Miller committed Nov 17, 2010
1 parent e791b5c commit 4063e69
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 2abea2f0a5ab161facd865356d2e59b23204414e
refs/heads/master: c21fd48c22bd1a9c4a5286963086f246c782e47e
3 changes: 3 additions & 0 deletions trunk/drivers/net/qlcnic/qlcnic_ctx.c
Original file line number Diff line number Diff line change
Expand Up @@ -480,6 +480,9 @@ int qlcnic_fw_create_ctx(struct qlcnic_adapter *adapter)
{
int err;

if (reset_devices)
pci_reset_function(adapter->pdev);

err = qlcnic_fw_cmd_create_rx_ctx(adapter);
if (err)
return err;
Expand Down

0 comments on commit 4063e69

Please sign in to comment.