kernel/drivers/s390/block/dasd_int.h
.. .. @@ -298,7 +298,7 @@ 298 298 * e.g. verify that new path is compatible with the current 299 299 * configuration. 300 300 */ 301 - int (*verify_path)(struct dasd_device *, __u8);301 + int (*pe_handler)(struct dasd_device *, __u8);302 302 303 303 /* 304 304 * Last things to do when a device is set online, and first things