commit | 5d82288b93db3bc7e943464f89079f1360ac3c50 | [log] [tgz] |
---|---|---|
author | Stefan Schmidt <stefan@osg.samsung.com> | Mon Dec 05 14:47:20 2016 +0100 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Dec 08 07:43:29 2016 +0100 |
tree | 190f7ce269351b3a27c3bdaf8ab50eaff21c1e14 | |
parent | 6cc33eba232cebc9918c558b21b1e3b5fcab27b7 [diff] |
ieee802154: atusb: implement .set_frame_retries ops callback From firmware version 0.3 onwards we use the TX_ARET mode allowing for automatic frame retransmissions. To actually make use of this feature we need to implement the callback for setting the frame retries. If the firmware version is to old print a warning and return with invalid value. Signed-off-by: Stefan Schmidt <stefan@osg.samsung.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>