diff options
author | Lukasz Majewski <l.majewski@samsung.com> | 2013-10-08 14:30:40 +0200 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2013-10-20 23:42:40 +0200 |
commit | 7b412ab31fe7957eabbfa86c131679fb244d7079 (patch) | |
tree | 5b39b7cc22a92e8ef80ca6cf536c811392bc2878 /tools | |
parent | d42782631d59ea12251629bb827f725ef4dfddf6 (diff) | |
download | u-boot-imx-7b412ab31fe7957eabbfa86c131679fb244d7079.zip u-boot-imx-7b412ab31fe7957eabbfa86c131679fb244d7079.tar.gz u-boot-imx-7b412ab31fe7957eabbfa86c131679fb244d7079.tar.bz2 |
usb:g_dnl: Replace static usb_configuration structure with dynamically allocated one
When the usb_configuration structure is declared as static, it is very
hard to assure, that relevant fields (as e.g. config->interfaces[]) are
cleared out before new call to g_dnl related functions.
Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions