]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[SCSI] zfcp: fix module parameter parsing
authorAndreas Herrmann <aherrman@de.ibm.com>
Mon, 13 Jun 2005 11:22:25 +0000 (13:22 +0200)
committerJames Bottomley <jejb@mulgrave.(none)>
Tue, 14 Jun 2005 02:34:35 +0000 (21:34 -0500)
commitcd8a383ebc93f8ded9cefee53a337542c3aacad7
treef5a86536382783893f88df2ed082fec11d391285
parent1db2c9c0931a53fe013db55fd2ff58859db31e8d
[SCSI] zfcp: fix module parameter parsing

From: Heiko Carstens <heiko.carstens@de.ibm.com>

Fixes module parameter parsing for "device" parameter.  The original
module parameter was changed while parsing it.  This corrupted the
output in sysfs (/sys/module/zfcp/parameters/device).

Signed-off-by: Andreas Herrmann <aherrman@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/s390/scsi/zfcp_aux.c