]> git.baikalelectronics.ru Git - kernel.git/commit
advansys: use shared host tag map for command lookup
authorHannes Reinecke <hare@suse.de>
Fri, 24 Apr 2015 11:18:21 +0000 (13:18 +0200)
committerJames Bottomley <JBottomley@Odin.com>
Mon, 25 May 2015 16:19:04 +0000 (09:19 -0700)
commit02e688ccbf4c01b74b2f3f07c3893f1cb66e0dd4
tree2e0505cc9acc04de663b15ab751ce568cfd95b8c
parent17137a336b32fc04cc6f4c52c2ec9d2dcd7af0ca
advansys: use shared host tag map for command lookup

Convert to use a shared host tag map for command lookup. This
saves us having an internal structure and avoid the command
pointer abuse.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
drivers/scsi/advansys.c