On Mi, 2015-12-23 at 14:39 +0530, Bandan Das wrote: > The first change replaces QLIST_FOREACH with the safe variant > and the second was incorrectly using MTPObject * in the trace function > after freeing it. > > Bandan Das (2): > usb-mtp: use safe variant when cleaning events list > usb-mtp: fix call to trace function > > hw/usb/dev-mtp.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) >
Added to usb patch queue. thanks, Gerd