commit | 112f980ac8926d5eb516a90981f1481bb4b8fc90 | [log] [tgz] |
---|---|---|
author | Stanislaw Gruszka <sgruszka@redhat.com> | Thu Mar 21 16:25:29 2019 +0100 |
committer | Felix Fietkau <nbd@nbd.name> | Wed May 01 13:03:57 2019 +0200 |
tree | 93e55ffaa113acca95ba478bf3f01b2da57a16f6 | |
parent | 92724071aac8a98b5ae9a60668404428587d8e65 [diff] |
mt76usb: use usb_dev private data Setup usb device private data. This allows to remove mt76u_buf->dev and simplify some routines as no longer we need to get usb device through usb interface. Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>