]> git.baikalelectronics.ru Git - kernel.git/commit
ieee802154: remove default channel settings
authorAlexander Aring <alex.aring@gmail.com>
Sun, 2 Nov 2014 03:18:33 +0000 (04:18 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 2 Nov 2014 03:51:06 +0000 (04:51 +0100)
commit169ba7d42e00b7444173dbb145cc038cca84b0bd
tree6edfa3e171179a79a7285ec16b5746203962f90d
parent7fd7c67355b0f0ac2d078512cd57b79e3af0336f
ieee802154: remove default channel settings

This patch removes the default channel setting. A channel is always set
and there is no default channel setting according 802.15.4.

Drivers should set the default channel and page in probing routine. This
behaviour is currently a lack of all 802.15.4 drivers.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/ieee802154/core.c