commit | 99611f87176b2a908d8c66ab19a5fc550a3cd13a | [log] [tgz] |
---|---|---|
author | Cornelia Huck <cornelia.huck@de.ibm.com> | Mon Jul 14 09:59:02 2008 +0200 |
committer | Heiko Carstens <heiko.carstens@de.ibm.com> | Mon Jul 14 10:02:11 2008 +0200 |
tree | 2c9898f347d00aeab5ffcbf74c90469efb86043e | |
parent | 6ef556ccc8fd256259745c4f0d0ab65aaf703824 [diff] |
[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 <cornelia.huck@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>