From: Dan Carpenter
Date: Thu, 7 Nov 2013 10:44:45 +0300
> We recently added a new error path and it needs a dev_put().
>
> Fixes: 7adac1ec8198 ('6lowpan: Only make 6lowpan links to IEEE802154 devices')
> Signed-off-by: Dan Carpenter
Applied.
--
Hi Alan & Jan,
Thanks for the help!
I'll forward your feedback to my colleagues responsible for the hardware
implementation and hopefully we can get it sorted.
Alan, your cape would be great for some personal projects I have in mind.
Do let us know when it goes into production. :)
The one we use
On Wed, 2013-11-06 at 22:28 -0500, Alan Ott wrote:
> Some of the GPIO lines on the beaglebone crash when you try to use
> them as interrupts. I don't know why. Contact your TI FAE :)
You might need this patch:
http://thread.gmane.org/gmane.linux.ports.arm.omap/106301
Regards,
Jan
--
Pengutronix
On Thu, Nov 07, 2013 at 10:44:45AM +0300, Dan Carpenter wrote:
> We recently added a new error path and it needs a dev_put().
>
> Fixes: 7adac1ec8198 ('6lowpan: Only make 6lowpan links to IEEE802154 devices')
> Signed-off-by: Dan Carpenter
> ---
> Compile tested only. Please review carefully.
>