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)
commit787b306cf3296bdce5c8559206b237c1ae107484
tree548fde7ccb1d5e155ba766b5f19b092a29dee368
parent78b781ca0d35191ebf8d8cad8beec810270f0f2e
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