]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: avoid rebuilding hci_sock all the time
authorJohannes Berg <johannes.berg@intel.com>
Wed, 6 Jan 2016 13:38:40 +0000 (14:38 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 6 Jan 2016 15:36:44 +0000 (16:36 +0100)
commitbe59f5f09950849459f1bab6765000caa5313488
tree548fde7ccb1d5e155ba766b5f19b092a29dee368
parenta6315f43ab1dfa2b69573ecec2e1c8354dc630f3
Bluetooth: avoid rebuilding hci_sock all the time

Instead, allow using string formatting with send_monitor_note()
and access init_utsname().

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_sock.c