Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305123
b: refs/heads/master
c: cf92549
h: refs/heads/master
i:
  305121: e54bf8e
  305119: b7d1010
v: v3
  • Loading branch information
Jesper Juhl authored and Jiri Kosina committed Apr 30, 2012
1 parent 0210668 commit 0989dd9
Show file tree
Hide file tree
Showing 2 changed files with 2 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: ee51f4432e375d07c29758e592c8c1ad1a343208
refs/heads/master: cf92549f1c95e0b1fd980828c35416dc2e548d2b
3 changes: 1 addition & 2 deletions trunk/drivers/scsi/qla2xxx/qla_os.c
Original file line number Diff line number Diff line change
Expand Up @@ -4106,8 +4106,7 @@ qla2x00_release_firmware(void)

mutex_lock(&qla_fw_lock);
for (idx = 0; idx < FW_BLOBS; idx++)
if (qla_fw_blobs[idx].fw)
release_firmware(qla_fw_blobs[idx].fw);
release_firmware(qla_fw_blobs[idx].fw);
mutex_unlock(&qla_fw_lock);
}

Expand Down

0 comments on commit 0989dd9

Please sign in to comment.