From: Clemens Ladisch Date: Wed, 6 Apr 2005 07:43:59 +0000 (+0200) Subject: [ALSA] virmidi - fix ioctl parameter passing when creating seq port X-Git-Tag: v2.6.13-rc1~68^2~712 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0aa0d387877e8e6408d316aaee1ea84f8e1fb447;p=pandora-kernel.git [ALSA] virmidi - fix ioctl parameter passing when creating seq port ALSA sequencer The last change to reduce stack usage did not adjust the parameter to SNDRV_SEQ_IOCTL_CREATE_PORT which resulted in passing the address of the pointer instead of the structure. Signed-off-by: Clemens Ladisch --- Reading git-diff-tree failed