Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62733
b: refs/heads/master
c: c3a2f0d
h: refs/heads/master
i:
  62731: 493f476
v: v3
  • Loading branch information
Andrew Vasquez authored and James Bottomley committed Jul 20, 2007
1 parent 8ddbb7e commit 12c25c3
Show file tree
Hide file tree
Showing 12 changed files with 1,151 additions and 232 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: af6177d88d76834b4d05499482d471d64559a6af
refs/heads/master: c3a2f0dfe1cecac76950f340f540c1a887dd2500
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/qla2xxx/qla_attr.c
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ static struct bin_attribute sysfs_optrom_attr = {
.name = "optrom",
.mode = S_IRUSR | S_IWUSR,
},
.size = OPTROM_SIZE_24XX,
.size = 0,
.read = qla2x00_sysfs_read_optrom,
.write = qla2x00_sysfs_write_optrom,
};
Expand Down
Loading

0 comments on commit 12c25c3

Please sign in to comment.