diff options
author | Andrei Emeltchenko <andrei.emeltchenko@intel.com> | 2012-06-18 13:03:46 +0300 |
---|---|---|
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | 2012-06-18 23:55:59 -0300 |
commit | 33cef264cd945d64ae8cbbfc5f246661f9655483 (patch) | |
tree | 0a758582574f6e9cd6f421c3cb951a833ab84af7 /net/bluetooth/hci_core.c | |
parent | 3701f94451ea341fb5305cb55f7afc04bf0dc56e (diff) |
Bluetooth: Fix compile warnings in mgmt
Commit af7985bf85840e3dc90ba108a679db044f91f00e introduced regression
resulting in complie warnings:
...
net/bluetooth/mgmt.c:3568:27: warning: invalid assignment: |=
net/bluetooth/mgmt.c:3568:27: left side has type restricted __le32
net/bluetooth/mgmt.c:3568:27: right side has type int
net/bluetooth/mgmt.c:3570:27: warning: invalid assignment: |=
net/bluetooth/mgmt.c:3570:27: left side has type restricted __le32
net/bluetooth/mgmt.c:3570:27: right side has type int
net/bluetooth/mgmt.c:3580:21: warning: cast from restricted __le32
...
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Diffstat (limited to 'net/bluetooth/hci_core.c')
0 files changed, 0 insertions, 0 deletions