On Tue, Jan 13, 2015 at 06:51:40AM +0000, Peter Chen wrote: > > > See below error message: > > CC [M] drivers/gpu/drm/nouveau/core/subdev/vm/nv50.o > > CC [M] drivers/staging/lustre/lnet/selftest/module.o > > drivers/usb/gadget/function/f_uac1.c: In function ‘f_audio_free_inst’: > > drivers/usb/gadget/function/f_uac1.c:904:21: error: ‘struct f_uac1_opts’ has > > no member named ‘card’ > > gaudio_cleanup(opts->card); > > ^ > > make[4]: *** [drivers/usb/gadget/function/f_uac1.o] Error 1 > > make[3]: *** [drivers/usb/gadget/function] Error 2 > > make[2]: *** [drivers/usb/gadget] Error 2 > > make[2]: *** Waiting for unfinished jobs.... > > CC [M] drivers/staging/lustre/lnet/selftest/ping_test.o > > > > Signed-off-by: Huang Rui <ray.huang@xxxxxxx> > > Cc: Peter Chen <peter.chen@xxxxxxxxxxxxx> > > --- > > > > Oh, my three patches have dependencies, it needs to rebase Felipe's fixes tree to fix this problem. > > commit 4fde6204df052bb89ba3d915ed6ed9f306f3cfa1 > Author: Peter Chen <peter.chen@xxxxxxxxxxxxx> > Date: Mon Dec 1 16:09:27 2014 +0800 > > usb: gadget: f_uac1: access freed memory at f_audio_free_inst > > > > Peter > I see, that's OK. :) Thanks, Rui -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html