git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6576fe4
)
Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field
author
Marcel Holtmann
<marcel@holtmann.org>
Fri, 13 Mar 2015 16:04:17 +0000
(09:04 -0700)
committer
Johan Hedberg
<johan.hedberg@intel.com>
Fri, 13 Mar 2015 16:35:45 +0000
(18:35 +0200)
The hdev->dev_flags field has outgrown itself on 32-bit systems. So
instead of hacking around it, switch to using DECLARE_BITMAP.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/hci.h
patch
|
blob
|
history
include/net/bluetooth/hci_core.h
patch
|
blob
|
history
net/bluetooth/hci_core.c
patch
|
blob
|
history
net/bluetooth/hci_event.c
patch
|
blob
|
history
diff --cc
include/net/bluetooth/hci.h
Simple merge
diff --cc
include/net/bluetooth/hci_core.h
Simple merge
diff --cc
net/bluetooth/hci_core.c
Simple merge
diff --cc
net/bluetooth/hci_event.c
Simple merge