diff options
author | Johan Hedberg <johan.hedberg@intel.com> | 2014-01-17 19:45:10 +0100 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@intel.com> | 2014-02-13 08:51:36 +0100 |
commit | 162b49e75cf2c6858852e7a0ae2c2e30e51f0e09 (patch) | |
tree | 465d71b8e46ef99df94fe1acc6744787296577ec /include/net/bluetooth/l2cap.h | |
parent | Bluetooth: Add firmware update for Atheros 0cf3:311f (diff) | |
download | linux-162b49e75cf2c6858852e7a0ae2c2e30e51f0e09.tar.xz linux-162b49e75cf2c6858852e7a0ae2c2e30e51f0e09.zip |
Bluetooth: Reorder L2CAP functions to avoid forward declarations
This patch moves the l2cap_conn_add, is_valid_psm and l2cap_chan_connect
functions further down in l2cap_core.c. The patch doesn't contain
anything else except the relocation of these functions. By moving the
functions further down the patch enables a subsequent patch that adds a
pending RX queue to be implemented without a forward declaration of a
function.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'include/net/bluetooth/l2cap.h')
0 files changed, 0 insertions, 0 deletions