From 54d1e010946735b752d10e612f1a70b3a3bcd0e2 Mon Sep 17 00:00:00 2001 From: Tom Rhodes Date: Mon, 14 Jul 2008 13:45:05 +0000 Subject: [PATCH] Fill in the string portion of the bluetooth stack version sysctl. Approved by: emax --- sys/netgraph/bluetooth/common/ng_bluetooth.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/netgraph/bluetooth/common/ng_bluetooth.c b/sys/netgraph/bluetooth/common/ng_bluetooth.c index 1cf17d734ea8..fce53c6194f9 100644 --- a/sys/netgraph/bluetooth/common/ng_bluetooth.c +++ b/sys/netgraph/bluetooth/common/ng_bluetooth.c @@ -57,7 +57,7 @@ static u_int32_t bluetooth_sco_rtx_timeout_value = 60; /* sec */ SYSCTL_NODE(_net, OID_AUTO, bluetooth, CTLFLAG_RW, 0, "Bluetooth family"); SYSCTL_INT(_net_bluetooth, OID_AUTO, version, - CTLFLAG_RD, 0, NG_BLUETOOTH_VERSION, ""); + CTLFLAG_RD, 0, NG_BLUETOOTH_VERSION, "Version of the stack"); /* * HCI