Commit 8bd9bca3c1a214350e2f2f1e2fd493ed24c06f7e
Committed by
Takashi Iwai
1 parent
4f64e15019
Exists in
master
and in
7 other branches
sound: fix check for return value in snd_pcm_hw_refine
'params' is a pointer and looking at the code this probably should be a check for ioctl return value. Signed-off-by: Mariusz Kozlowski <m.kozlowski@tuxland.pl> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
sound/core/pcm_native.c