Hi,
Replying to myself again. I made some tests, using only Link-Local
addresses this time. Ping worked just fine (between two Linux host and
between a Contiki mote and a Linux host). I did not test other transport
protocols, as they should not be affected by the patchset anyway.
Regards,
Tony
I neglected to cc linux-zigbee-devel@lists.sourceforge.net in my original reply.
- Ralph
>
> Le 11.04.2013 18:59, Ralph Droms (rdroms) a écrit :
>>
>> On Apr 11, 2013, at 10:33 AM 4/11/13, Christophe Aeschlimann
>>
>> wrote:
>>
>>> Hi Ralph,
>>>
>>> Le 11.04.2013 13:51, Ralph Droms a écrit
From: Sascha Herrmann
Date: Fri, 12 Apr 2013 00:16:13 +0200
> static int at86rf230_hw_init(struct at86rf230_local *lp)
> {
> u8 status;
> - int rc;
> + int rc, irq_pol;
> + struct at86rf230_platform_data *pdata = lp->spi->dev.platform_data;
Please order local variable declara