Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next.git

Conflicts:
	include/net/bluetooth/l2cap.h
	net/bluetooth/hci_conn.c
	net/bluetooth/l2cap_core.c
此提交包含在:
Johan Hedberg
2012-02-16 14:23:04 +02:00
當前提交 46479e6985
共有 2623 個檔案被更改,包括 108618 行新增44881 行删除

查看文件

@@ -37,13 +37,13 @@
#define VERSION "0.6"
static int ignore_dga;
static int ignore_csr;
static int ignore_sniffer;
static int disable_scofix;
static int force_scofix;
static bool ignore_dga;
static bool ignore_csr;
static bool ignore_sniffer;
static bool disable_scofix;
static bool force_scofix;
static int reset = 1;
static bool reset = 1;
static struct usb_driver btusb_driver;