From: Phoebe Buckheister Date: Mon, 17 Feb 2014 10:34:15 +0000 (+0100) Subject: ieee802154: enable smart transmitter features of RF212 X-Git-Tag: v3.15-rc1~113^2~324^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2fdd67c6bc89de0100410efb37de69b1c98ac03;p=pandora-kernel.git ieee802154: enable smart transmitter features of RF212 This patch does multiple things: * add .set_csma_params and .set_frame_retries for the RF212 radio. This should work fine with RF230, but since I have no RF230 radios to test with, RF230 does not implement these right now * enable TX_ARET for frame retransmission limits greater than -1 Since RF230 has no operations to change CSMA parameters or frame retry limits, RF230 will not be able to enter TX_ARET with this patch. Signed-off-by: Phoebe Buckheister Signed-off-by: David S. Miller --- Reading git-diff-tree failed