From: David Herrmann Date: Sat, 8 Oct 2011 12:58:49 +0000 (+0200) Subject: Bluetooth: Forward errors from hci_register_dev X-Git-Tag: v3.3-rc1~182^2~545^2~134^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33ca954daf1ac03c86237b73235d8b0856d84981;p=pandora-kernel.git Bluetooth: Forward errors from hci_register_dev We need to catch errors when calling hci_add_sysfs() and return them to the caller to avoid kernel oopses on device_add() failure. Signed-off-by: David Herrmann Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed