From: Cornelia Huck Date: Mon, 14 Jul 2008 07:59:02 +0000 (+0200) Subject: [S390] cio: Repair chpid event handling. X-Git-Tag: v2.6.27-rc1~1112^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99611f87176b2a908d8c66ab19a5fc550a3cd13a;p=pandora-kernel.git [S390] cio: Repair chpid event handling. Passing the affected chpid in chp_event() worked only by chance since chpid is the first element in res_acc_data. Make it work properly by generalizing res_acc_data as chp_link and always passing around a properly filled out chp_link structure in chp_event(). Signed-off-by: Cornelia Huck Signed-off-by: Martin Schwidefsky Signed-off-by: Heiko Carstens --- Reading git-diff-tree failed