[Bluetooth] Remove TXCRC compile option for BCSP driver

The TXCRC compile option is not really useful and thus change it
into a module parameter.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
This commit is contained in:
Marcel Holtmann
2005-10-28 19:20:40 +02:00
parent 408c1ce271
commit 20dd6f59d6
4 changed files with 25 additions and 28 deletions

View File

@@ -27,7 +27,7 @@
*
* $Id: hci_ldisc.c,v 1.5 2002/10/02 18:37:20 maxk Exp $
*/
#define VERSION "2.1"
#define VERSION "2.2"
#include <linux/config.h>
#include <linux/module.h>