patch-2.4.27 linux-2.4.27/net/bluetooth/af_bluetooth.c
Next file: linux-2.4.27/net/bluetooth/bnep/core.c
Previous file: linux-2.4.27/net/atm/mpoa_proc.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
2004-08-07 16:26:06.696430684 -0700
- Orig file:
linux-2.4.26/net/bluetooth/af_bluetooth.c
- Orig date:
2004-04-14 06:05:41.000000000 -0700
diff -urN linux-2.4.26/net/bluetooth/af_bluetooth.c linux-2.4.27/net/bluetooth/af_bluetooth.c
@@ -27,7 +27,7 @@
*
* $Id: af_bluetooth.c,v 1.8 2002/07/22 20:32:54 maxk Exp $
*/
-#define VERSION "2.3"
+#define VERSION "2.4"
#include <linux/config.h>
#include <linux/module.h>
@@ -57,7 +57,7 @@
#endif
/* Bluetooth sockets */
-#define BLUEZ_MAX_PROTO 6
+#define BLUEZ_MAX_PROTO 7
static struct net_proto_family *bluez_proto[BLUEZ_MAX_PROTO];
int bluez_sock_register(int proto, struct net_proto_family *ops)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)