git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4d3129
)
ALSA: seq: fill client ID in return value of pool operation
author
Takashi Sakamoto
<o-takashi@sakamocchi.jp>
Sat, 11 Apr 2015 04:24:47 +0000
(13:24 +0900)
committer
Takashi Iwai
<tiwai@suse.de>
Sat, 11 Apr 2015 07:11:19 +0000
(09:11 +0200)
The returned value of 'get/seq client pool' operation has zeroed value
for its client ID, against requested client ID.
This commit fix the bug by filling it with index value of referred
client object.
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/seq/seq_clientmgr.c
patch
|
blob
|
history
diff --cc
sound/core/seq/seq_clientmgr.c
Simple merge