summary refs log tree commit diff
path: root/drivers/bluetooth/hci_bcsp.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/bluetooth/hci_bcsp.h')
-rw-r--r--drivers/bluetooth/hci_bcsp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/bluetooth/hci_bcsp.h b/drivers/bluetooth/hci_bcsp.h
index a2b3bb92274b..01bbc664db74 100644
--- a/drivers/bluetooth/hci_bcsp.h
+++ b/drivers/bluetooth/hci_bcsp.h
@@ -60,6 +60,7 @@ struct bcsp_struct {
 		BCSP_ESCSTATE_ESC
 	} rx_esc_state;
 
+	u8	use_crc;
 	u16     message_crc;
 	u8      txack_req;		/* Do we need to send ack's to the peer? */