]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Default to internal use manufacturer identifier
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 2 Jul 2014 09:30:51 +0000 (11:30 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Jul 2014 15:42:56 +0000 (17:42 +0200)
commita77bec58029b02e87e8c2469e2232341b293ca96
treeedfc93128f1602617dad81a625aa2c8de885d02b
parent89ba9b17ebab458901ca568a23c6f2b934c05a45
Bluetooth: Default to internal use manufacturer identifier

When allocating a new controller structure, then default to the internal
use value 0xffff first. Default to 0x0000 is a bad idea since that is
the manufacturer identifier of Ericsson Technology Licensing.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/hci_core.c