]> 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)
commitebf7bd26ce57c5cfe71ffd1583670e41b0f92a35
tree83e82d4e488f76097e97a6431ad5071859cf6099
parentda728cdd5a6b18436aa0ec0689103bb142e8c89d
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