netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Evgeniy Polyakov <zbr@ioremap.net>
To: "Alex Villací­s Lasso" <avillaci@ceibo.fiec.espol.edu.ec>
Cc: irda-users@lists.sourceforge.net, netdev@vger.kernel.org
Subject: Re: [1/3] IRDA: Create new field tx_extra in skbuff
Date: Mon, 10 Nov 2008 19:55:44 +0300	[thread overview]
Message-ID: <20081110165544.GB19804@ioremap.net> (raw)
In-Reply-To: <20081110163546.GA19804@ioremap.net>

On Mon, Nov 10, 2008 at 07:35:46PM +0300, Evgeniy Polyakov (zbr@ioremap.net) wrote:
> What exactly should be carried in that area?

It is struct irda_skb_cb, which contains qos and other bits of
intormation about how to transfer data, which are in turn obtained from
various _cb IRDA structures, which I tracked upto to for example
lsap_cb, which exists in the hash table. Do others also accessible via
similar mechanism? Can that data be stored on per-device basis like
ethernet checksum/offloading parameters (for example like LRO is done)?

-- 
	Evgeniy Polyakov

  reply	other threads:[~2008-11-10 16:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-10 16:09 [1/3] IRDA: Create new field tx_extra in skbuff Alex Villací­s Lasso
2008-11-10 16:35 ` Evgeniy Polyakov
2008-11-10 16:55   ` Evgeniy Polyakov [this message]
     [not found]     ` <20081110165544.GB19804-i6C2adt8DTjR7s880joybQ@public.gmane.org>
2008-11-11  1:00       ` Samuel Ortiz
2008-11-11  6:22         ` [irda-users] " Evgeniy Polyakov
2008-11-10 16:47 ` Samuel Ortiz
2008-11-10 20:51 ` David Miller

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=20081110165544.GB19804@ioremap.net \
    --to=zbr@ioremap.net \
    --cc=avillaci@ceibo.fiec.espol.edu.ec \
    --cc=irda-users@lists.sourceforge.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).