Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203746
b: refs/heads/master
c: 57e4624
h: refs/heads/master
v: v3
  • Loading branch information
Sony Chacko authored and David S. Miller committed Jul 25, 2010
1 parent 8890c02 commit 460ed28
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: 36a1898ddfde3e36a6813ac72540e011a3de57ae
refs/heads/master: 57e46248a71bfcafb3937a7a5ed8ad324c9fc4f0
1 change: 1 addition & 0 deletions trunk/drivers/net/qlcnic/qlcnic_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1176,6 +1176,7 @@ int qlcnic_diag_alloc_res(struct net_device *netdev, int test)
ret = qlcnic_fw_create_ctx(adapter);
if (ret) {
qlcnic_detach(adapter);
netif_device_attach(netdev);
return ret;
}

Expand Down

0 comments on commit 460ed28

Please sign in to comment.