bluetooth: Remove one more h4 reference.

Sponsored by:		Netflix
This commit is contained in:
Warner Losh 2021-09-29 22:02:25 -06:00
parent 24ccef8140
commit 5547ed2cb2

View File

@ -762,7 +762,6 @@ static char *
bt_dev2node(char const *devname, char *nodename, int nnlen)
{
static char const * bt_dev_prefix[] = {
"h4", /* UART/serial Bluetooth devices */
"ubt", /* Bluetooth USB devices */
NULL /* should be last */
};