Bluetooth: Store RFCOMM address information in its own socket structure
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 13 Oct 2013 17:34:02 +0000 (10:34 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 13 Oct 2013 18:11:23 +0000 (21:11 +0300)
The address information of RFCOMM sockets should be stored in its
own socket structure. Trying to generalize them is not helpful since
different transports have different address types.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>

No differences found