diff options
author | 2015-09-16 12:10:40 +0200 | |
---|---|---|
committer | 2015-09-27 10:54:31 -0500 | |
commit | 35bfde36872607b1de87288f9798af79820a910f (patch) | |
tree | 174ca2395ed0c683e47fe3f89653347733de2efe /drivers/usb/gadget/function/f_acm.c | |
parent | usb: gadget: fix few outdated comments (diff) | |
download | wireguard-linux-35bfde36872607b1de87288f9798af79820a910f.tar.xz wireguard-linux-35bfde36872607b1de87288f9798af79820a910f.zip |
usb: gadget: f_ncm: obtain cdev from function instead of driver_data
The 'driver_data' field in ep0 is never set to pointer to cdev, so we
have to obtain it from another source as in this context ep->driver_data
contains invalid data.
Signed-off-by: Robert Baldyga <r.baldyga@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/gadget/function/f_acm.c')
0 files changed, 0 insertions, 0 deletions