Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31959
b: refs/heads/master
c: 2b86ad2
h: refs/heads/master
i:
  31957: 2543ba1
  31955: 6763cec
  31951: d901d28
v: v3
  • Loading branch information
Marcel Holtmann authored and David S. Miller committed Jul 4, 2006
1 parent c875266 commit 3c06bdb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 69ee20a58fa0cad6520c2a9538100a87ef0abd7d
refs/heads/master: 2b86ad21deec4c47a1f0089298f12e4038c2aa68
3 changes: 3 additions & 0 deletions trunk/drivers/bluetooth/hci_usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,9 @@ static struct usb_device_id blacklist_ids[] = {
/* CSR BlueCore Bluetooth Sniffer */
{ USB_DEVICE(0x0a12, 0x0002), .driver_info = HCI_SNIFFER },

/* Frontline ComProbe Bluetooth Sniffer */
{ USB_DEVICE(0x16d3, 0x0002), .driver_info = HCI_SNIFFER },

{ } /* Terminating entry */
};

Expand Down

0 comments on commit 3c06bdb

Please sign in to comment.