Dan Carpenter 665ebe926e ALSA: sb_mixer: missing return statement
The if condition here was supposed to return on error but the return
statement is missing.  The effect is that the ->mixername is set to
"???" instead of "DT019X".

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2014-05-14 16:46:48 +02:00
..
2008-01-31 17:29:48 +01:00
2010-05-10 09:49:30 +02:00
2008-01-31 17:29:48 +01:00
2005-04-16 15:20:36 -07:00