On Wed, Jul 30, 2014 at 03:48:51PM +0100, Martin Townsend wrote:
> Hi Alex,
> 
> I didn't get any failed response, I'll try and send again.
> 

mh, okay.

> - Martin.
> 
> On 30/07/14 15:46, Alexander Aring wrote:
> > Hi Martin,
> >
> > On Wed, Jul 30, 2014 at 02:38:02PM +0100, Martin Townsend wrote:
> >> Hi Alex,
> >>
> >> Any thoughts on this patch series?  My next patch series depends on this 
> >> one :)
> >>
> > I don't get any patches for this. Maybe the patch size hits some limits
> > for this mailinglist and filter the mail. Did you got any delivery
> > failed response? I will check the sourceforge project site for this,
> > maybe it's moderated.
> >
> > I also see no mail about this on:
> >
> > http://news.gmane.org/gmane.linux.network.zigbee.devel
> >
> > Sorry.
> >
> >> - Martin.
> >>
> >>
> >> On 17/07/14 15:33, Martin Townsend wrote:
> >>> Currently it is up to the functions below lowpan_rcv to free the skb on 
> >>> error
> >>>     conditions.  This patch now removes all the UAPI error codes and 
> >>> process data
> >>>     now returns -1 if there is a problem.  In this scenario lowpan_rcv 
> >>> will free
> >>>     the skb and return NET_RX_DROP.  This also fixes the problem where
> >>>     NET_RX_SUCCESS is returned on error
> >>>
> >>> Martin Townsend (2):
> >>>   Remove dev parameter from skb_delivery_cb in 6lowpan.
> >>>   Change lowpan_rcv so skb is freed within function and fix return
> >>>     values.
> >>>
> >>>  include/net/6lowpan.h         |  4 ++--
> >>>  net/6lowpan/iphc.c            | 37 ++++++++++++++++++------------------
> >>>  net/bluetooth/6lowpan.c       | 21 ++++++++++-----------
> >>>  net/ieee802154/6lowpan_rtnl.c | 44 
> >>> +++++++++++++++++++++----------------------
> >>>  4 files changed, 52 insertions(+), 54 deletions(-)
> >>>
> > If you touch the "net/6lowpan" branch you need to base your patches on
> > bluetooth-next and sent your patches to linux-zigbee and bluetooth-next.
> >

And the NET_RX_DROP/NET_RX_SUCCESS is more a bugfix, then it should base
on bluetooth instead bluetooth-next. For me it doesn't matter but Marcel
on bluetooth mailinglist will apply you patches then.

------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
Linux-zigbee-devel mailing list
Linux-zigbee-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to