All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] echoaudio, typo fix
@ 2005-04-17 13:48 Giuliano Pochini
  2005-04-19 12:58 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Giuliano Pochini @ 2005-04-17 13:48 UTC (permalink / raw)
  To: Alsa-devel


- Fix an Oops when an error occurs.


Signed-off-by: Giuliano Pochini <pochini@shiny.it>

diff -du alsa-driver__cvs/pci/echoaudio/echoaudio.c alsa-driver/pci/echoaudio/echoaudio.c
--- alsa-driver__cvs/pci/echoaudio/echoaudio.c	Sat Apr 16 10:56:47 2005
+++ alsa-driver/pci/echoaudio/echoaudio.c	Sun Apr 17 15:39:35 2005
@@ -402,7 +402,7 @@
 		chip->can_set_rate=0;
 dout_exit:
 	up(&chip->mode_mutex);
-	return 0;
+	return err;
 }
 
 #endif /* !ECHOCARD_HAS_VMIXER */



--
Giuliano.


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] echoaudio, typo fix
  2005-04-17 13:48 [PATCH] echoaudio, typo fix Giuliano Pochini
@ 2005-04-19 12:58 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2005-04-19 12:58 UTC (permalink / raw)
  To: Giuliano Pochini; +Cc: Alsa-devel

At Sun, 17 Apr 2005 15:48:43 +0200,
Giuliano Pochini wrote:
> 
> 
> - Fix an Oops when an error occurs.
> 
> 
> Signed-off-by: Giuliano Pochini <pochini@shiny.it>

Thanks, applied to CVS.


Takashi


-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-04-19 12:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-17 13:48 [PATCH] echoaudio, typo fix Giuliano Pochini
2005-04-19 12:58 ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.