Re: [PATCH -next] bluetooth: uses crypto interfaces, select CRYPTO
From: Gustavo F. Padovan <hidden>
Date: 2011-06-27 18:13:43
Also in:
linux-bluetooth, linux-wireless, lkml
From: Gustavo F. Padovan <hidden>
Date: 2011-06-27 18:13:43
Also in:
linux-bluetooth, linux-wireless, lkml
* Randy Dunlap [off-list ref] [2011-06-27 11:03:08 -0700]:
On Wed, 22 Jun 2011 10:08:11 -0700 Randy Dunlap wrote:quoted
From: Randy Dunlap <redacted>ping. still need this patch in linux-next....quoted
Recent changes to hci_core.c use crypto interfaces, so select CRYPTO to make sure that those interfaces are present. Fixes these build errors when CRYPTO is not enabled: net/built-in.o: In function `hci_register_dev': (.text+0x4cf86): undefined reference to `crypto_alloc_base' net/built-in.o: In function `hci_unregister_dev': (.text+0x4f912): undefined reference to `crypto_destroy_tfm' Signed-off-by: Randy Dunlap <redacted> --- net/bluetooth/Kconfig | 1 + 1 file changed, 1 insertion(+)
Applied. Thanks. Gustavo -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html