diff options
author | Michal Nazarewicz <[email protected]> | 2016-01-18 18:30:15 +0100 |
---|---|---|
committer | Felipe Balbi <[email protected]> | 2016-03-04 15:14:33 +0200 |
commit | 06cd928b0cfc79e9e17e0d36e39329e20238b185 (patch) | |
tree | fed2b16bdfb4c45e98df7934699416c2c65ad806 /drivers/fpga/fpga-mgr.c | |
parent | 9a71eb563441a42effe11d9a8cc1e6be068b7446 (diff) |
usb: gadget: f_midi: fix in_last_port looping logic
In general case, all of midi->in_port pointers may be non-NULL which
implies that the ‘if (\!port)’ condition will never execute thus never
zeroing midi->in_last_port. Fix by rewriting the loop such that the
field is set to zero if \!port or end of loop has been reached.
Signed-off-by: Michal Nazarewicz <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions