Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 279290
b: refs/heads/master
c: 65983fc
h: refs/heads/master
v: v3
  • Loading branch information
Mat Martineau authored and Gustavo F. Padovan committed Dec 18, 2011
1 parent c3e8452 commit 3c8ca8e
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: f42809185896296d5662778e4ec63e084cfa5f2b
refs/heads/master: 65983fc7bb8df655706cb6e8353b6561b633ee4d
2 changes: 1 addition & 1 deletion trunk/net/bluetooth/hci_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -2455,7 +2455,7 @@ static inline void hci_acldata_packet(struct hci_dev *hdev, struct sk_buff *skb)
if (conn) {
register struct hci_proto *hp;

hci_conn_enter_active_mode(conn, bt_cb(skb)->force_active);
hci_conn_enter_active_mode(conn, BT_POWER_FORCE_ACTIVE_OFF);

/* Send to upper protocol */
hp = hci_proto[HCI_PROTO_L2CAP];
Expand Down

0 comments on commit 3c8ca8e

Please sign in to comment.