linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Holger Schurig <hs4233@mail.mn-solutions.de>
To: linux-wireless@vger.kernel.org
Cc: David Miller <davem@davemloft.net>, drzeus@drzeus.cx, dcbw@redhat.com
Subject: Re: [PATCH] libertas: make if_sdio align packets
Date: Tue, 23 Oct 2007 08:57:59 +0200	[thread overview]
Message-ID: <200710230858.00343.hs4233@mail.mn-solutions.de> (raw)
In-Reply-To: <20071022.181530.28790082.davem@davemloft.net>

Hi David !

I have been I a similar situation when I wrote if_cs.c. I had 
virtually no clue about SKBs and how to work with them. I've 
looked at lwn.net, LDD, googled around, and looked at the 
in-kernel documentation, which went into fine detail. But I 
failed to grasp the real picture, e.g. up until now I don't have 
any idea why there are so many different functions to modify 
skb's in subtle ways.

So one can say that I still have virtually no clue about SKBs. 
That if_cs.c works, might even be coincididence, thanks to 
try-and-error. :-)

I've not seen if_sdio.c yet, but if Pierre looked at my if_cs.c 
when surely he started from my incomplete view of things :-(

  parent reply	other threads:[~2007-10-23  6:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-22 17:05 [PATCH] libertas: make if_sdio align packets Pierre Ossman
2007-10-22 17:11 ` Dan Williams
2007-10-23  1:15 ` David Miller
2007-10-23  5:29   ` Pierre Ossman
2007-10-23  6:57   ` Holger Schurig [this message]
2007-10-23  7:17     ` 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=200710230858.00343.hs4233@mail.mn-solutions.de \
    --to=hs4233@mail.mn-solutions.de \
    --cc=davem@davemloft.net \
    --cc=dcbw@redhat.com \
    --cc=drzeus@drzeus.cx \
    --cc=linux-wireless@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).