From: Ralf Baechle DL5RB <ralf@linux-mips.org>
To: netdev@oss.sgi.com, linux-hams@vger.kernel.org
Cc: "David S. Miller" <davem@davemloft.net>
Subject: Re: [PATCH] Get rid of sk_protinfo use in rose
Date: Mon, 21 Mar 2005 09:58:40 +0000 [thread overview]
Message-ID: <20050321095840.GB10220@linux-mips.org> (raw)
In-Reply-To: <20050321095037.GA10220@linux-mips.org>
On Mon, Mar 21, 2005 at 09:50:37AM +0000, Ralf Baechle DL5RB wrote:
> Below patch puts struct sock into rose_cb to get rid of the need for the
> use of sk_protinfo in rose_sk(). While we're touching the data structure
> convert it from a typedef into a struct.
The previous two patches leave the same thing to do in ax25 also - where
it's a more complicated thing to do since currently an ax25_cb may exist
without a struct sock - which unfortunately messes up locking.
Ralf
next prev parent reply other threads:[~2005-03-21 9:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-21 9:50 [PATCH] Get rid of sk_protinfo use in rose Ralf Baechle DL5RB
2005-03-21 9:58 ` Ralf Baechle DL5RB [this message]
2005-03-23 19:17 ` David S. 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=20050321095840.GB10220@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=davem@davemloft.net \
--cc=linux-hams@vger.kernel.org \
--cc=netdev@oss.sgi.com \
/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).