Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 335780
b: refs/heads/master
c: 482049f
h: refs/heads/master
v: v3
  • Loading branch information
Johan Hedberg authored and Gustavo Padovan committed Nov 9, 2012
1 parent 06e83a3 commit dbf14a0
Show file tree
Hide file tree
Showing 2 changed files with 2 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: acd9454433e28c1a365d8b069813c35c1c3a8ac3
refs/heads/master: 482049f75750d73358e65236b933417b69f9cc25
1 change: 1 addition & 0 deletions trunk/net/bluetooth/mgmt.c
Original file line number Diff line number Diff line change
Expand Up @@ -1367,6 +1367,7 @@ static int remove_uuid(struct sock *sk, struct hci_dev *hdev, void *data,
continue;

list_del(&match->list);
kfree(match);
found++;
}

Expand Down

0 comments on commit dbf14a0

Please sign in to comment.