diff options
Diffstat (limited to 'drivers/scsi/aacraid/commsup.c')
| -rw-r--r-- | drivers/scsi/aacraid/commsup.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/scsi/aacraid/commsup.c b/drivers/scsi/aacraid/commsup.c index 723c0cea7c04..38d6d00fb0fc 100644 --- a/drivers/scsi/aacraid/commsup.c +++ b/drivers/scsi/aacraid/commsup.c | |||
| @@ -820,7 +820,7 @@ static void aac_handle_aif(struct aac_dev * dev, struct fib * fibptr) | |||
| 820 | break; | 820 | break; |
| 821 | 821 | ||
| 822 | /* | 822 | /* |
| 823 | * Find the Scsi_Device associated with the SCSI | 823 | * Find the scsi_device associated with the SCSI |
| 824 | * address. Make sure we have the right array, and if | 824 | * address. Make sure we have the right array, and if |
| 825 | * so set the flag to initiate a new re-config once we | 825 | * so set the flag to initiate a new re-config once we |
| 826 | * see an AifEnConfigChange AIF come through. | 826 | * see an AifEnConfigChange AIF come through. |
| @@ -987,7 +987,7 @@ static void aac_handle_aif(struct aac_dev * dev, struct fib * fibptr) | |||
| 987 | 987 | ||
| 988 | 988 | ||
| 989 | /* | 989 | /* |
| 990 | * Find the Scsi_Device associated with the SCSI address, | 990 | * Find the scsi_device associated with the SCSI address, |
| 991 | * and mark it as changed, invalidating the cache. This deals | 991 | * and mark it as changed, invalidating the cache. This deals |
| 992 | * with changes to existing device IDs. | 992 | * with changes to existing device IDs. |
| 993 | */ | 993 | */ |
