Bluetooth: Move struct sco_conn into net/bluetooth/sco.c
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 11 Jul 2014 04:19:42 +0000 (06:19 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 11 Jul 2014 10:58:53 +0000 (13:58 +0300)
commitfc8f525a6f7c81743bec6b5d497988313b211383
tree163678e8a1cc8e86f61f80934f904251aaf4a984
parent2a0dccb3df2c8775d1a6e962aa88c4c22693c887
Bluetooth: Move struct sco_conn into net/bluetooth/sco.c

There exists no external user of struct sco_conn and thus move
it into the one place that is actually using it.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/sco.h
net/bluetooth/sco.c