Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 277671
b: refs/heads/master
c: 669bb39
h: refs/heads/master
i:
  277669: b31f8f1
  277667: 65ed59f
  277663: 0c747a2
v: v3
  • Loading branch information
Gustavo F. Padovan committed Oct 11, 2011
1 parent 2138ff0 commit ada5b3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 8d6765aa39434ad65a3ae3b695f9c799f32d1d12
refs/heads/master: 669bb3962bd7f781879222eeb7263d527551dd5e
2 changes: 1 addition & 1 deletion trunk/net/bluetooth/hci_event.c
Original file line number Diff line number Diff line change
Expand Up @@ -3104,5 +3104,5 @@ void hci_si_event(struct hci_dev *hdev, int type, int dlen, void *data)
kfree_skb(skb);
}

module_param(enable_le, bool, 0444);
module_param(enable_le, bool, 0644);
MODULE_PARM_DESC(enable_le, "Enable LE support");

0 comments on commit ada5b3a

Please sign in to comment.