[S390] cio: fix chsc_chp_vary
authorSebastian Ott <sebott@linux.vnet.ibm.com>
Thu, 1 Dec 2011 12:32:22 +0000 (13:32 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 1 Dec 2011 12:32:18 +0000 (13:32 +0100)
commit3b484ec648490518dd16ed7d8f02206a39539a59
tree1e8b342c4cadb438d9ba9f74aa5bb0d73671f225
parent50c8e31f38f380f04885c66bde0bc4c946e786ee
[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 <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/cio/chsc.c
This page took 0.029959 seconds and 5 git commands to generate.