]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Bluetooth: Add function and line information to bt_dbg
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 18 Aug 2025 20:43:53 +0000 (16:43 -0400)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Sat, 27 Sep 2025 15:37:01 +0000 (11:37 -0400)
commit9eb14331885b09adfa7fe69a5a4603e24909c88f
tree913436291349f283d5c20200674784ca9a7051d8
parent79e562a52adea4afa0601a15964498fae66c823c
Bluetooth: Add function and line information to bt_dbg

When enabling debug via CONFIG_BT_FEATURE_DEBUG include function and
line information by default otherwise it is hard to make any sense of
which function the logs comes from.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
include/net/bluetooth/bluetooth.h