From: Marcel Holtmann Date: Mon, 26 Aug 2013 07:06:30 +0000 (-0700) Subject: Bluetooth: Fix handling of getpeername() for HCI sockets X-Git-Tag: v3.13-rc1~105^2~225^2~24^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06f43cbc4d61922d5a14c28909f02ae9c7fc5283;p=pandora-kernel.git Bluetooth: Fix handling of getpeername() for HCI sockets The HCI sockets do not have a peer associated with it and so make sure that getpeername() returns EOPNOTSUPP since this operation is actually not supported on HCI sockets. Signed-off-by: Marcel Holtmann Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed