commit | 3e21a19d1d6775591415efd5617375ba42c41bbd | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Sat Apr 11 13:24:47 2015 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Sat Apr 11 09:11:19 2015 +0200 |
tree | f1a14c8fe92f8a4311b40b036513b46418d9f04a | |
parent | f4d3129c2b580ad2b82aa3211a6216bbf7ad007c [diff] |
ALSA: seq: fill client ID in return value of pool operation 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>