patch-2.4.10 linux/include/net/bluetooth/hci_uart.h

Next file: linux/include/net/bluetooth/hci_usb.h
Previous file: linux/include/net/bluetooth/hci_emu.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.9/linux/include/net/bluetooth/hci_uart.h linux/include/net/bluetooth/hci_uart.h
@@ -23,10 +23,12 @@
 */
 
 /*
- * $Id: hci_uart.h,v 1.1 2001/06/01 08:12:11 davem Exp $
+ * $Id: hci_uart.h,v 1.2 2001/06/02 01:40:08 maxk Exp $
  */
 
-#define HCI_MAX_READ 2048
+#ifndef N_HCI
+#define N_HCI	15
+#endif
 
 #ifdef __KERNEL__
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)