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)
commit630ef791ea8e4274f20b833e1977cb1b0462d3ec
tree71c4ec9bc1f0f10048617b22413ec9dc3fe96378
parentb0c09f94ff1660a1873549b788c998284ea5fb8a
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
This page took 0.040857 seconds and 5 git commands to generate.