From: Wei Yongjun Date: Wed, 5 Jun 2013 02:16:55 +0000 (+0800) Subject: Bluetooth: btmrvl: fix error return code in btmrvl_sdio_card_to_host() X-Git-Tag: v3.11-rc1~64^2~166^2^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ea81c415574acb88faca905e1d7316057e90a5b;p=pandora-kernel.git Bluetooth: btmrvl: fix error return code in btmrvl_sdio_card_to_host() Fix to return -ENOMEM in the skb alloc error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun Signed-off-by: Gustavo Padovan Signed-off-by: John W. Linville --- Reading git-diff-tree failed