Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 55227
b: refs/heads/master
c: a5694ec
h: refs/heads/master
i:
  55225: c19d26e
  55223: 76296e9
v: v3
  • Loading branch information
Salyzyn, Mark authored and James Bottomley committed May 6, 2007
1 parent ea449ce commit 255c022
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: 859232113c734db359646e8229f9036047a81495
refs/heads/master: a5694ec545a880f9d23463fddc894f5096cc68fa
2 changes: 2 additions & 0 deletions trunk/drivers/scsi/aacraid/rx.c
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,8 @@ int _aac_rx_init(struct aac_dev *dev)
}

/* Failure to reset here is an option ... */
dev->a_ops.adapter_sync_cmd = rx_sync_cmd;
dev->a_ops.adapter_enable_int = aac_rx_disable_interrupt;
dev->OIMR = status = rx_readb (dev, MUnit.OIMR);
if ((((status & 0xff) != 0xff) || reset_devices) &&
!aac_rx_restart_adapter(dev, 0))
Expand Down

0 comments on commit 255c022

Please sign in to comment.