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:
94a86df
)
Bluetooth: Remove src and dst fields from bt_sock structure
author
Marcel Holtmann
<marcel@holtmann.org>
Sun, 13 Oct 2013 17:34:03 +0000
(10:34 -0700)
committer
Johan Hedberg
<johan.hedberg@intel.com>
Sun, 13 Oct 2013 18:11:25 +0000
(21:11 +0300)
Every socket protocol now stores its own address information. So
just remove the generic src and dst fields since they are no longer
needed.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
No differences found