Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 35067
b: refs/heads/master
c: ac5826c
h: refs/heads/master
i:
  35065: 23e12f8
  35063: 99c160d
v: v3
  • Loading branch information
Mark Haverkamp authored and James Bottomley committed Sep 24, 2006
1 parent b948cb6 commit a1dfa14
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: 76a7f8fdc0c2381ae1ba55ef71837712223ecb3c
refs/heads/master: ac5826ca91243272f97b3f01e80d71e3618f105f
6 changes: 0 additions & 6 deletions trunk/drivers/scsi/aacraid/commsup.c
Original file line number Diff line number Diff line change
Expand Up @@ -1033,13 +1033,7 @@ static void aac_handle_aif(struct aac_dev * dev, struct fib * fibptr)
if (device) {
switch (device_config_needed) {
case DELETE:
scsi_remove_device(device);
break;
case CHANGE:
if (!dev->fsa_dev[container].valid) {
scsi_remove_device(device);
break;
}
scsi_rescan_device(&device->sdev_gendev);

default:
Expand Down

0 comments on commit a1dfa14

Please sign in to comment.