]> git.baikalelectronics.ru Git - kernel.git/commit
s390/cio: update measurement characteristics
authorSebastian Ott <sebott@linux.vnet.ibm.com>
Mon, 25 Jan 2016 09:32:51 +0000 (10:32 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 26 Jan 2016 11:47:51 +0000 (12:47 +0100)
commitf9230752908e821baa30d3c47db68995076755ec
tree2cc02ea893e869749ef75d827680087803cc9ded
parent3ffb99ac8d71c823523d9bf23dc8820a992bba30
s390/cio: update measurement characteristics

Per channel path measurement characteristics are obtained during channel
path registration. However if some properties of a channel path change
we don't update the measurement characteristics.

Make sure to update the characteristics when we change the properties of
a channel path or receive a notification from FW about such a change.

Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Reviewed-by: Peter Oberparleiter <oberpar@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/cio/chp.c
drivers/s390/cio/chsc.c