Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 124611
b: refs/heads/master
c: c51da4e
h: refs/heads/master
i:
  124609: 6a97f49
  124607: 4c71520
v: v3
  • Loading branch information
Anirban Chakraborty authored and James Bottomley committed Dec 29, 2008
1 parent 0d2cb0f commit 3b6ad71
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: e315cd28b9ef0d7b71e462ac16e18dbaa2f5adfe
refs/heads/master: c51da4ecb03a4513996e64dd9500a9d5ca812523
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/qla2xxx/qla_os.c
Original file line number Diff line number Diff line change
Expand Up @@ -1563,7 +1563,7 @@ qla2x00_probe_one(struct pci_dev *pdev, const struct pci_device_id *id)
char pci_info[30];
char fw_str[30];
struct scsi_host_template *sht;
int bars, mem_only, max_id = 0;
int bars, max_id, mem_only = 0;
uint16_t req_length = 0, rsp_length = 0;

bars = pci_select_bars(pdev, IORESOURCE_MEM | IORESOURCE_IO);
Expand Down

0 comments on commit 3b6ad71

Please sign in to comment.