bluetooth: remove improper bluetooth class symlinks.
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 27 May 2008 18:50:16 +0000 (11:50 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 22 Jul 2008 04:54:51 +0000 (21:54 -0700)
commit16be63fd1670000b96b76cb55b6f1bead21b4c4b
tree7b5bbe9ccf70098a88e31a6da9196f1476730eea
parent110cf374a809817d5c080c0ac82d65d029820a66
bluetooth: remove improper bluetooth class symlinks.

Don't create symlinks in a class to a device that is not owned by the
class.  If the bluetooth subsystem really wants to point to all of the
devices it controls, it needs to create real devices, not fake symlinks.

Cc: Maxim Krasnyansky <maxk@qualcomm.com>
Cc: Kay Sievers <kay.sievers@vrfy.org>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
net/bluetooth/hci_sysfs.c