]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] zfcp: Reorder FCP I/O and task management handler functions
authorChristof Schmitt <christof.schmitt@de.ibm.com>
Wed, 8 Sep 2010 12:39:58 +0000 (14:39 +0200)
committerJames Bottomley <James.Bottomley@suse.de>
Fri, 17 Sep 2010 02:54:20 +0000 (22:54 -0400)
commit5b460f93f4893b6e5ae13f9e469b3b2dfd1f4879
treefdd88d045a1c6bb501cec5b695e0cfa686ec8be3
parent0293ad13d831204df00f24a013a1c6eec375a91a
[SCSI] zfcp: Reorder FCP I/O and task management handler functions

Instead of calling the same handler for both, I/O and task management
commands, use different handlers that call a function for the common
part.

Reviewed-by: Swen Schillig <swen@vnet.ibm.com>
Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/s390/scsi/zfcp_fsf.c