commit | 1389fd03b7ff72625cdae5cc3f838ce093661200 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Tue Jun 18 21:09:42 2013 +0800 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Jun 18 16:11:57 2013 +0200 |
tree | 1722dbf7ceb445504aa66e898fdf83a7222b433d | |
parent | 53b434f09340db8ad59b43789b7c43f54171fe36 [diff] |
ALSA: firewire: fix error return code in scs_probe() Fix to return -ENOMEM in the kmalloc() error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Acked-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>