Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 47775
b: refs/heads/master
c: 26b8d34
h: refs/heads/master
i:
  47773: 53e59c4
  47771: 7c9a6e5
  47767: 62d71f1
  47759: fdb8198
  47743: 3b1bb3d
v: v3
  • Loading branch information
Andrew Vasquez authored and James Bottomley committed Jan 31, 2007
1 parent c71595f commit b014c67
Show file tree
Hide file tree
Showing 2 changed files with 3 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: ffec28a3e959b156ea5906838a8897e27c8bbf22
refs/heads/master: 26b8d34808598aae760091ae551182de91f3e0ae
2 changes: 2 additions & 0 deletions trunk/drivers/scsi/qla2xxx/qla_attr.c
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,8 @@ qla2x00_sysfs_write_nvram(struct kobject *kobj, char *buf, loff_t off,
ha->isp_ops.write_nvram(ha, (uint8_t *)buf, ha->nvram_base, count);
spin_unlock_irqrestore(&ha->hardware_lock, flags);

set_bit(ISP_ABORT_NEEDED, &ha->dpc_flags);

return (count);
}

Expand Down

0 comments on commit b014c67

Please sign in to comment.