From: Sebastian Ott Date: Thu, 1 Dec 2011 12:32:22 +0000 (+0100) Subject: [S390] cio: fix chsc_chp_vary X-Git-Tag: v3.2-rc5~46^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b484ec648490518dd16ed7d8f02206a39539a59;p=pandora-kernel.git [S390] cio: fix chsc_chp_vary The functions called by chsc_chp_vary operate on pointers to channel path ids not channel path links. (This worked by chance since the id is the first member of the link structure) Signed-off-by: Sebastian Ott Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed