]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: 6lowpan: Remove unnecessary chan_open() function
authorJohan Hedberg <johan.hedberg@intel.com>
Tue, 6 Oct 2015 10:03:22 +0000 (13:03 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 8 Oct 2015 08:43:52 +0000 (10:43 +0200)
commit2be834877eddf9d37836c78f6870b6de3ab42a33
tree71c4ec9bc1f0f10048617b22413ec9dc3fe96378
parent02b9326b941f46b5db98a4b21c2f00791a447b59
Bluetooth: 6lowpan: Remove unnecessary chan_open() function

All the chan_open() function now does is to call chan_create() so it
doesn't really add any value.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/6lowpan.c