summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorKrzysztof Opasiak <k.opasiak@samsung.com>2015-10-14 23:03:34 +0200
committerFelipe Balbi <balbi@ti.com>2015-10-15 09:29:38 -0500
commit3e9d992f93fecc746baa9d4854acc026d422094f (patch)
tree0c6a0b9cc9ea29facd7da7e86d075baaaaae85d0 /tools/perf/scripts/python/export-to-postgresql.py
parent897ee0e85e5fad3109264af5b517a1ebb82912c3 (diff)
usb: gadget: loopback: fix: Don't share qlen and buflen between instances
Each instance of loopback function may have different qlen and buflen attributes values. When linking function to configuration those values had been assigned to global variables. Linking other instance to config overwrites those values. This commit moves those values to f_loopback structure to avoid overwriting. Now each function has its own instance of those values. Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Reviewed-by: Robert Baldyga <r.baldyga@samsung.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions