commit | ae70100c1f92845386526e6cf62fe043a872f396 | [log] [tgz] |
---|---|---|
author | Mugunthan V N <mugunthanvnm@ti.com> | Fri Nov 18 11:07:18 2016 +0530 |
committer | Simon Glass <sjg@chromium.org> | Fri Dec 02 20:53:20 2016 -0700 |
tree | 77bc04f065af138417eddcb38dbc2b9d9c778734 | |
parent | 5cb3b9d7c7cf2ab2bffaeaddef49378b28ccea5d [diff] |
drivers: usb: gadget: ether: use net device priv to pass usb ether priv Use net device priv to pass usb ether priv and use it in net device ops callback. Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com> Reviewed-by: Simon Glass <sjg@chromium.org> Acked-by: Joe Hershberger <joe.hershberger@ni.com>