Re: linux-next: Tree for Nov 17 (bluetooth)
From: Gustavo Padovan <hidden>
Date: 2011-11-18 13:29:42
Also in:
linux-next, lkml
From: Gustavo Padovan <hidden>
Date: 2011-11-18 13:29:42
Also in:
linux-next, lkml
Hi Andrei, * Andrei Emeltchenko [off-list ref] [2011-11-18 11:58:58 +0200]:
Hi Randy, On Thu, Nov 17, 2011 at 09:50:39AM -0800, Randy Dunlap wrote:quoted
On 11/16/2011 08:07 PM, Stephen Rothwell wrote:quoted
Hi all,When CONFIG_BT_L2CAP is not enabled: net/built-in.o: In function `hci_dev_open': (.text+0xdce9a): undefined reference to `enable_hs'Despite not enabling L2CAP sounds strange we might find solution even for this usage :-) I am thinking about moving enable_hs to common part not depending on CONFIG_BT_L2CAP option:
This is ok, please send a proper git patch so I can apply it. Gustavo