scsi: aha1542: Clarify 'struct ccb' comments
authorSergey Shtylyov <s.shtylyov@omprussia.ru>
Sun, 10 Jan 2021 16:46:59 +0000 (19:46 +0300)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 13 Jan 2021 05:14:07 +0000 (00:14 -0500)
commit5637d5b769abc0c213a751433bbae418d9419c48
tree6f68e5c26a9344def98a676593e5e014446e6f48
parentfb475b74d6630e934718d195ac209f303846dbe9
scsi: aha1542: Clarify 'struct ccb' comments

This driver's original authors did pretty bad job of documenting the
Command Control Block (CCB) structure -- especially its 2nd byte, where the
bit numbers were completely left out. Sync up the 'struct ccb' comments to
the Adaptec AHA-154xA manual.

Link: https://lore.kernel.org/r/17a7be14-a9d2-9822-bb3e-1d7385f486b0@omprussia.ru
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Sergey Shtylyov <s.shtylyov@omprussia.ru>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/aha1542.h