]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()
authorGianluca Anzolin <gianluca@sottospazio.it>
Mon, 6 Jan 2014 20:23:51 +0000 (21:23 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 6 Jan 2014 21:51:45 +0000 (13:51 -0800)
commit06b34cc27a7a392ea91851b874209003740d25b6
tree83e82d4e488f76097e97a6431ad5071859cf6099
parentce9a5201f71efed0ed494754793eaf2a9564160f
Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()

This is a preparatory patch which moves the rfcomm_get_device()
definition before rfcomm_dev_activate() where it will be used.

Signed-off-by: Gianluca Anzolin <gianluca@sottospazio.it>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/rfcomm/tty.c