From cee678a2db8b02249f97a0e117363d670df87338 Mon Sep 17 00:00:00 2001 From: Andrei Emeltchenko Date: Mon, 19 Mar 2012 09:42:31 +0200 Subject: [PATCH] --- yaml --- r: 299038 b: refs/heads/master c: c732a2af12e20f2784c8b0c9d2e289579313a413 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/net/bluetooth/mgmt.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index e5babdd069ab..dfe8e5d9fa54 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 76ec9de843c3cff41b3b15b752e1d08d91f0ad18 +refs/heads/master: c732a2af12e20f2784c8b0c9d2e289579313a413 diff --git a/trunk/include/net/bluetooth/mgmt.h b/trunk/include/net/bluetooth/mgmt.h index ffc1377e092e..ebfd91fc20f8 100644 --- a/trunk/include/net/bluetooth/mgmt.h +++ b/trunk/include/net/bluetooth/mgmt.h @@ -117,7 +117,7 @@ struct mgmt_mode { #define MGMT_OP_SET_DISCOVERABLE 0x0006 struct mgmt_cp_set_discoverable { __u8 val; - __u16 timeout; + __le16 timeout; } __packed; #define MGMT_SET_DISCOVERABLE_SIZE 3