diff options
author | 2012-02-10 09:54:51 +0100 | |
---|---|---|
committer | 2012-04-10 19:11:50 +0300 | |
commit | f135617224b4a1113b26b8ee5877e94f38e40d1e (patch) | |
tree | 6877b3c8fcae57bc2806ab5e6d624509ee17f6db /drivers/i2c/algos/i2c-algo-bit.c | |
parent | usb: musb: omap: fix the error check for pm_runtime_get_sync (diff) | |
download | wireguard-linux-f135617224b4a1113b26b8ee5877e94f38e40d1e.tar.xz wireguard-linux-f135617224b4a1113b26b8ee5877e94f38e40d1e.zip |
usb: gadget: rndis: fix Missing req->context assignment
It is crucial to assign each req->context value to struct rndis.
The problem happens for multi function gadget (g_multi) when multiple
functions are calling common usb_composite_dev control request.
It might happen that *_setup method from one usb function will
alter some fields of this common request issued by other USB
function.
Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/i2c/algos/i2c-algo-bit.c')
0 files changed, 0 insertions, 0 deletions