Re: [Linux-zigbee-devel] [PATCH 0/3] Patches to 6lowpan.c to fix link-local address uncompression

2013-04-12 Thread Tony Cheneau
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

Re: [Linux-zigbee-devel] [PATCH 0/3] Patches to 6lowpan.c to fix link-local address uncompression

2013-04-12 Thread Ralph Droms (rdroms)
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

Re: [Linux-zigbee-devel] [PATCH 1/2 v2] at86rf230: add irq type configuration option

2013-04-12 Thread David Miller
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