sys/sunaudio/gstsunaudiomixerctrl.c: Set the mixer fd before calling ioctl() on it...
authorBrian Cameron <brian.cameron@sun.com>
Sun, 7 Dec 2008 19:22:48 +0000 (19:22 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Sun, 7 Dec 2008 19:22:48 +0000 (19:22 +0000)
commit2020290c48846b1c53d770477902acc30da2eeb4
tree9817f1427ad392892ce88c222f09bad7e168e9c1
parent9f2e7127dc338e3cc6287ab87caa2c0449290ec2
sys/sunaudio/gstsunaudiomixerctrl.c: Set the mixer fd before calling ioctl() on it. Fixes bug #563414.

Original commit message from CVS:
Patch by: Brian Cameron <brian.cameron at sun dot com>
* sys/sunaudio/gstsunaudiomixerctrl.c:
(gst_sunaudiomixer_ctrl_open):
Set the mixer fd before calling ioctl() on it. Fixes bug #563414.
ChangeLog
sys/sunaudio/gstsunaudiomixerctrl.c