sound/oss-msnd-pinnacle: ioctl needs the inode
authorArnd Bergmann <arnd@arndb.de>
Wed, 14 Jul 2010 13:11:39 +0000 (15:11 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 14 Jul 2010 13:14:02 +0000 (15:14 +0200)
This broke in sound/oss: convert to unlocked_ioctl, when I missed one
of the ioctl functions still using the inode pointer.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found