On Tue, 29 Jan 2019 08:29:11 -0500 "Jason J. Herne" <jjhe...@linux.ibm.com> wrote:
> We need a method for finding the subchannel of a dasd device. Let's > modify find_dev to handle this since it mostly does what we need. Up to > this point find_dev has been specific to only virtio devices. > > Signed-off-by: Jason J. Herne <jjhe...@linux.ibm.com> > Acked-by: Halil Pasic <pa...@linux.vnet.ibm.com> > --- > pc-bios/s390-ccw/main.c | 16 +++++++++++----- > 1 file changed, 11 insertions(+), 5 deletions(-) Reviewed-by: Cornelia Huck <coh...@redhat.com>