> Lorenzo Bianconi <lorenzo.bianconi@xxxxxxxxxx> writes: > > >> > >> Lorenzo Bianconi <lorenzo.bianconi@xxxxxxxxxx> writes: > >> > >> > On Jul 05, Stanislaw Gruszka wrote: > >> >> Add usb files of mt76x0 driver. > >> >> > >> >> Signed-off-by: Stanislaw Gruszka <sgruszka@xxxxxxxxxx> > >> > >> [...] > >> > >> >> +static int mt76x0_suspend(struct usb_interface *usb_intf, pm_message_t state) > >> >> +{ > >> >> + struct mt76x0_dev *dev = usb_get_intfdata(usb_intf); > >> >> + > >> >> + mt76x0_cleanup(dev); > >> > > >> > Is it necessary to deallocate rx queue here in case of a system suspend? > >> > >> BTW it would really helpful to others if you could edit your quotes. It > >> takes some time to find your oneliner from a 450 line message. > > > > Ack sorry, I will be more verbose next time :). > > I think you misunderstood, I actually was asking to be less verbose :) > > The oneliner was just fine. I was just suggesting that instead of > sending a message with 400 lines trim the unnecessary quotation and just > send a shorter 50 line message. That way you save a lot of time (and > avoid frustration) for the people reading your mail. Ops, I completely misunderstood, will do next time sorry :) Regards, Lorenzo > > -- > Kalle Valo