sound: OSS: fix error return in dma_ioctl()
authorRoel Kluin <roel.kluin@gmail.com>
Thu, 12 Nov 2009 16:43:11 +0000 (17:43 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 12 Nov 2009 20:09:45 +0000 (21:09 +0100)
commit0d26ce3403b3841fa2656df08a819fc7eaebaa17
treedd3fb8e5c7d3539673755a33ade0d0a8792b7623
parentfaa1242c59311525b0f337e95ae3c324a833a8eb
sound: OSS: fix error return in dma_ioctl()

The returned error should stay negative

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/oss/audio.c