From: David Miller <davem@davemloft.net>
To: kelly@au1.ibm.com
Cc: netdev@vger.kernel.org, rusty@rustcorp.com.au
Subject: Re: Netchannel: default, find, add to socket
Date: Wed, 26 Jul 2006 18:17:16 -0700 (PDT) [thread overview]
Message-ID: <20060726.181716.122314025.davem@davemloft.net> (raw)
In-Reply-To: <200607271050.00520.kelly@au.ibm.com>
From: Kelly Daly <kelly@au1.ibm.com>
Date: Thu, 27 Jul 2006 10:50:00 +1000
> Implement finding of correct netchannel for buffer, default netchannel and attach a netchannel to a socket
>
> Signed-off-by: Kelly Daly <kelly@au.ibm.com>
Patch is still corrupted. My tolerance on this matter is growing
extremely thin. Send these patches to yourself and try to apply
them, it will save me a lot of time.
> @@ -65,6 +71,10 @@ static inline struct netchannel_buftrail
> return __netchannel_dequeue(np);
> }
>
> +extern struct netchannel *find_netchannel(const struct netchannel_buftrailer *bp);
> +extern int sock_add_netchannel(struct sock *sk);
> extern struct sk_buff *skb_netchan_graft(struct netchannel_buftrailer *, gfp_t);
>
> #endif /* _LINUX_NETCHANNEL_H */
> diff -urp davem/include/net/inet_hashtables.h kelly_new/include/net/inet_hashtables.h
This patch hunk states there are 10 lines in the new section of
the file, yet the hunk is truncated at 8 lines.
prev parent reply other threads:[~2006-07-27 1:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-27 0:50 Netchannel: default, find, add to socket Kelly Daly
2006-07-27 1:17 ` David Miller [this message]
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=20060726.181716.122314025.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=kelly@au1.ibm.com \
--cc=netdev@vger.kernel.org \
--cc=rusty@rustcorp.com.au \
/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.