From: Dan Carpenter Date: Wed, 3 Aug 2011 14:22:45 +0000 (+0300) Subject: Bluetooth: unlock if allocation fails in hci_blacklist_add() X-Git-Tag: v3.1-rc5~12^2~6^2~9^2~19 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8475e2336cf80ba6e7b27715b4b3214d73c211ab;p=pandora-kernel.git Bluetooth: unlock if allocation fails in hci_blacklist_add() There was a small typo here so we never actually hit the goto which would call hci_dev_unlock_bh(). Signed-off-by: Dan Carpenter Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed