]> git.openfabrics.org - ~emulex/infiniband.git/commit
ALSA: ice1724 - Check error in set_rate function
authorTakashi Iwai <tiwai@suse.de>
Wed, 6 May 2009 15:18:34 +0000 (17:18 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 6 May 2009 15:18:34 +0000 (17:18 +0200)
commit92d71005e2f305d6dca126d8b8497e885b842dba
tree9ad3020f747cd64d8768e6dc1c18e43f03e62a03
parent413f81eba35d6ede9289b0c8a920c013a84fac71
ALSA: ice1724 - Check error in set_rate function

The set_rate might return error but the current code doesn't check it.
This patch adds a proper error check.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/ice1712/ice1724.c