lkml.org 
[lkml]   [2002]   [Jun]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] 2.5.20 Fix non-modular Bluetooth compilation
Linus,

This trivial patch fixes linker error when Bluetooth support is compiled in.

Please apply.
Max

--- linux-2.5/net/bluetooth/af_bluetooth.c.old Mon Jun 3 16:40:22 2002
+++ linux-2.5/net/bluetooth/af_bluetooth.c Mon Jun 3 16:40:46 2002
@@ -317,7 +317,7 @@
PF_BLUETOOTH, bluez_sock_create
};

-static int __init bluez_init(void)
+int __init bluez_init(void)
{
BT_INFO("BlueZ Core ver %s Copyright (C) 2000,2001 Qualcomm Inc",
VERSION);

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:26    [W:0.018 / U:2.256 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site