All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Aring <alex.aring@gmail.com>
To: David Miller <davem@davemloft.net>
Cc: alex.bluesman.smirnov@gmail.com, dbaryshkov@gmail.com,
	linux-zigbee-devel@lists.sourceforge.net, netdev@vger.kernel.org,
	martin.townsend@xsilon.com
Subject: Re: [PATCH net-next v2 2/6] 6lowpan: fix fragmentation on sending side
Date: Tue, 25 Feb 2014 03:38:34 +0100	[thread overview]
Message-ID: <20140225023833.GA18062@omega> (raw)
In-Reply-To: <20140224.203138.676703794377468037.davem@davemloft.net>

On Mon, Feb 24, 2014 at 08:31:38PM -0500, David Miller wrote:
> From: Alexander Aring <alex.aring@gmail.com>
> Date: Tue, 25 Feb 2014 02:21:57 +0100
> 
> > In this case I can be sure we talking with ARPHRD_IEEE802154 devices only.
> 
> This doesn't mean anything.
> 
> The qdisc layer can be involved no matter what.  Once you call
> dev_queue_xmit(), all bets are off wrt. the SKB control block.
> It is not your's to use past that point.
> 
Okay, thanks. Then I know some other issues we have right now. I will
put it on my todo list and will make a other non cb solution for this
part.

- Alex

  reply	other threads:[~2014-02-25  2:38 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-21 18:58 [PATCH net-next v2 0/6] 6lowpan: reimplementation of fragmentation handling Alexander Aring
2014-02-21 18:58 ` [PATCH net-next v2 1/6] 6lowpan: add frag information struct Alexander Aring
2014-02-21 18:58 ` [PATCH net-next v2 2/6] 6lowpan: fix fragmentation on sending side Alexander Aring
2014-02-24 23:52   ` David Miller
2014-02-25  1:21     ` Alexander Aring
2014-02-25  1:31       ` David Miller
2014-02-25  2:38         ` Alexander Aring [this message]
2014-02-21 18:58 ` [PATCH net-next v2 3/6] 6lowpan: move 6lowpan.c to 6lowpan_rtnl.c Alexander Aring
     [not found] ` <1393009142-1694-1-git-send-email-alex.aring-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-02-21 18:59   ` [PATCH net-next v2 4/6] 6lowpan: fix some checkpatch issues Alexander Aring
2014-02-21 18:59 ` [PATCH net-next v2 5/6] net: ns: add ieee802154_6lowpan namespace Alexander Aring
2014-02-21 18:59 ` [PATCH net-next v2 6/6] 6lowpan: handling 6lowpan fragmentation via inet_frag api Alexander Aring

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140225023833.GA18062@omega \
    --to=alex.aring@gmail.com \
    --cc=alex.bluesman.smirnov@gmail.com \
    --cc=davem@davemloft.net \
    --cc=dbaryshkov@gmail.com \
    --cc=linux-zigbee-devel@lists.sourceforge.net \
    --cc=martin.townsend@xsilon.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.