Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 166697
b: refs/heads/master
c: 06a49f7
h: refs/heads/master
i:
  166695: be25827
v: v3
  • Loading branch information
Ron Mercer authored and David S. Miller committed Oct 1, 2009
1 parent 7137162 commit 898b4ff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: fd21cf52df990aea2c2403c35129b6501206422d
refs/heads/master: 06a49f7280091bd3dc27d4a4ceb17c68b8cda895
2 changes: 0 additions & 2 deletions trunk/drivers/net/qlge/qlge_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3380,12 +3380,10 @@ static int ql_adapter_down(struct ql_adapter *qdev)

ql_free_rx_buffers(qdev);

spin_lock(&qdev->hw_lock);
status = ql_adapter_reset(qdev);
if (status)
QPRINTK(qdev, IFDOWN, ERR, "reset(func #%d) FAILED!\n",
qdev->func);
spin_unlock(&qdev->hw_lock);
return status;
}

Expand Down

0 comments on commit 898b4ff

Please sign in to comment.