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:
cbe8fed
)
Bluetooth: Move mgmt related flags from hdev->flags to hdev->dev_flags
author
Johan Hedberg
<johan.hedberg@intel.com>
Sun, 8 Jan 2012 21:11:15 +0000
(23:11 +0200)
committer
Johan Hedberg
<johan.hedberg@intel.com>
Mon, 13 Feb 2012 15:01:25 +0000
(17:01 +0200)
There's no point in exposing these to user-space (which is what happens
to everything in hdev->flags) so move them to dev_flags instead.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
No differences found