[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH linux-2.6.18] support suspend/resume in pvscsi drivers
>>> On 30.01.15 at 14:52, <"jgross@xxxxxxxx".non-mime.internet> wrote: > @@ -231,8 +242,23 @@ static int scsifront_cmd_done(struct vsc > return more_to_do; > } > > +void scsifront_finish_all(struct vscsifrnt_info *info) > +{ > + unsigned i; > + struct vscsiif_response resp; > > + scsifront_ring_drain(info); Shouldn't you at least issue some kind of warning when this returns non-zero? Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |