Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91373
b: refs/heads/master
c: a882711
h: refs/heads/master
i:
  91371: 30f75fe
v: v3
  • Loading branch information
Pavel Machek authored and David S. Miller committed Apr 20, 2008
1 parent e66382a commit c6b1ee9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 41588ba1ae166eaba0a70abf2d7ff064ad9331d3
refs/heads/master: a8827113abb5bd1506d9be78115950d213d9a071
14 changes: 7 additions & 7 deletions trunk/drivers/bluetooth/hci_usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -62,13 +62,13 @@
#define URB_ZERO_PACKET 0
#endif

static int ignore = 0;
static int ignore_dga = 0;
static int ignore_csr = 0;
static int ignore_sniffer = 0;
static int disable_scofix = 0;
static int force_scofix = 0;
static int reset = 0;
static int ignore;
static int ignore_dga;
static int ignore_csr;
static int ignore_sniffer;
static int disable_scofix;
static int force_scofix;
static int reset;

#ifdef CONFIG_BT_HCIUSB_SCO
static int isoc = 2;
Expand Down

0 comments on commit c6b1ee9

Please sign in to comment.