On Thu, Jun 02, 2022 at 07:19:41PM +0200, Eric Farman wrote: > Use both the FSM Close and Open events when resetting an mdev, > rather than making a separate call to cio_enable_subchannel(). > > Signed-off-by: Eric Farman <farman@xxxxxxxxxxxxx> > --- > drivers/s390/cio/vfio_ccw_ops.c | 24 ++++++++++-------------- > 1 file changed, 10 insertions(+), 14 deletions(-) Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx> Jason