commit | ff4e65581eb5349b7cefeda4083abe6eba44378a | [log] [tgz] |
---|---|---|
author | Alexander Aring <alex.aring@gmail.com> | Sun Nov 02 04:18:33 2014 +0100 |
committer | Marcel Holtmann <marcel@holtmann.org> | Sun Nov 02 04:51:06 2014 +0100 |
tree | 6edfa3e171179a79a7285ec16b5746203962f90d | |
parent | fe23bcd920015bfb655f4b3d129a9368ce8e660c [diff] |
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>