Re: [PATCH] mrf24j40: Enable link-layer acknowledgement and retry

2013-04-08 Thread David Miller
From: Alan Ott Date: Fri, 5 Apr 2013 16:34:51 -0400 > On the MRF24J40, link-layer acknowledgment request and retry must be > turned on explicitly for each packet. Turn this on in the hardware based > on the FC_ACK_REQ bit being set in the packet. > > Also, now that failure to receive an ACK wi

[PATCH] mrf24j40: Enable link-layer acknowledgement and retry

2013-04-05 Thread Alan Ott
On the MRF24J40, link-layer acknowledgment request and retry must be turned on explicitly for each packet. Turn this on in the hardware based on the FC_ACK_REQ bit being set in the packet. Also, now that failure to receive an ACK will cause the hardware to report failure of transmission, change t