diff options
author | Takashi Iwai <[email protected]> | 2015-03-12 16:57:51 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2015-03-13 07:21:51 +0100 |
commit | e79d74ab25339437447478e4dfe2b35c5b560512 (patch) | |
tree | 2eb582fd7f327b84dac46d96b769274c0b77bb24 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | e6826ef14597981f78156a0d5f9553b19f356e3f (diff) |
ALSA: control: Fix breakage of user ctl element addition
In the commit [2225e79b9b03: 'ALSA: core: reduce stack usage related
to snd_ctl_new()'], the id field of the newly added kctl is untouched,
thus all attribute like name string remain empty. The fix is just to
add the forgotten memcpy of the id field.
Fixes: 2225e79b9b03 ('ALSA: core: reduce stack usage related to snd_ctl_new()')
Reviewed-by: Takashi Sakamoto <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions