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:
23fea4d
)
[ALSA] virmidi - fix ioctl parameter passing when setting client name
author
Clemens Ladisch
<clemens@ladisch.de>
Fri, 8 Apr 2005 06:25:23 +0000
(08:25 +0200)
committer
Jaroslav Kysela
<perex@suse.cz>
Sun, 29 May 2005 07:58:40 +0000
(09:58 +0200)
ALSA sequencer
The last change to reduce stack usage did not adjust the parameter to
SNDRV_SEQ_IOCTL_SET_CLIENT_IOCTL which resulted in passing the address
of the pointer instead of the structure.
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
No differences found