X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fbluetooth%2Fhci_uart.h;h=12df101ca942d1889280660e43ef37cec55c9340;hb=029c613dade22699a88693a7c6e11289360e584b;hp=fffa61ff5cb14983baeba17a4d6234a58de1e806;hpb=318e15101993c0fdc3f23f24ac61fc7769d27e68;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/bluetooth/hci_uart.h b/drivers/bluetooth/hci_uart.h index fffa61ff5cb1..12df101ca942 100644 --- a/drivers/bluetooth/hci_uart.h +++ b/drivers/bluetooth/hci_uart.h @@ -68,6 +68,7 @@ struct hci_uart { unsigned long hdev_flags; struct work_struct init_ready; + struct work_struct write_work; struct hci_uart_proto *proto; void *priv;