Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291098
b: refs/heads/master
c: 044e124
h: refs/heads/master
v: v3
  • Loading branch information
Gustavo F. Padovan committed Mar 7, 2012
1 parent ca2c877 commit 1d946bb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: c4762507342dabbe6896ef288df0851ac7dd63d6
refs/heads/master: 044e1247344d7ff0dbdb1e7edd80d859a8c19aa6
6 changes: 3 additions & 3 deletions trunk/include/net/bluetooth/mgmt.h
Original file line number Diff line number Diff line change
Expand Up @@ -163,9 +163,9 @@ struct mgmt_cp_remove_uuid {

struct mgmt_link_key_info {
struct mgmt_addr_info addr;
u8 type;
u8 val[16];
u8 pin_len;
__u8 type;
__u8 val[16];
__u8 pin_len;
} __packed;

#define MGMT_OP_LOAD_LINK_KEYS 0x0012
Expand Down

0 comments on commit 1d946bb

Please sign in to comment.