From: Clemens Ladisch Date: Fri, 8 Apr 2005 06:25:23 +0000 (+0200) Subject: [ALSA] virmidi - fix ioctl parameter passing when setting client name X-Git-Tag: v2.6.13-rc1~68^2~704 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22e0732e59b3482bb2f068bfe911c532767e5974;p=pandora-kernel.git [ALSA] virmidi - fix ioctl parameter passing when setting client name 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 --- Reading git-diff-tree failed