Re: [PATCH 04/11] mt76x0: usb files
From: Kalle Valo <hidden>
Date: 2018-07-23 07:38:19
Also in:
linux-mediatek
From: Kalle Valo <hidden>
Date: 2018-07-23 07:38:19
Also in:
linux-mediatek
Lorenzo Bianconi [off-list ref] writes:
On Jul 05, Stanislaw Gruszka wrote:quoted
Add usb files of mt76x0 driver. Signed-off-by: Stanislaw Gruszka <redacted>
[...]
quoted
+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. -- Kalle Valo