]> git.baikalelectronics.ru Git - kernel.git/commit
mrf24j40: add csma params support
authorAlexander Aring <alex.aring@gmail.com>
Mon, 21 Sep 2015 09:24:37 +0000 (11:24 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 22 Sep 2015 09:51:23 +0000 (11:51 +0200)
commit304c8d3da4ccedcfa2496c35da7fb6fcf16998f5
treecf41586fbaebd329236f69e9302ab8ac6e2f7b4c
parentd09d00a388f1844e96b1d345a8cd9e3c43ecf5a9
mrf24j40: add csma params support

This patch adds supports to change the CSMA parameters. The datasheet
doesn't say anything about max_be value. Seems not configurable and we
assume the 802.15.4 default. But this value must exists because there is
a min_be value.

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