From 193aa312c7bc1f9603912aa2ad9d8fc3a6112db7 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Sat, 18 Feb 2012 14:49:58 +0200 Subject: [PATCH] --- yaml --- r: 290974 b: refs/heads/master c: 3c6b764020d19b0993fe67f938b4b08f25c9bdd9 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 e4d36ca205f7..021773ff188b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5e0452c00a2e4b04ec1482248c897dacf106f1df +refs/heads/master: 3c6b764020d19b0993fe67f938b4b08f25c9bdd9 diff --git a/trunk/include/net/bluetooth/mgmt.h b/trunk/include/net/bluetooth/mgmt.h index ad54b5fd634c..36e68b4551af 100644 --- a/trunk/include/net/bluetooth/mgmt.h +++ b/trunk/include/net/bluetooth/mgmt.h @@ -318,8 +318,8 @@ struct mgmt_ev_cmd_complete { #define MGMT_EV_CMD_STATUS 0x0002 struct mgmt_ev_cmd_status { - __u8 status; __le16 opcode; + __u8 status; } __packed; #define MGMT_EV_CONTROLLER_ERROR 0x0003