From: "Adam J. Richter" <adam@yggdrasil.com>
To: linux-kernel@vger.kernel.org
Subject: 2.5.43: "fix old protocol handler pppoe_rcv+0x0/0x124 [pppoe]"
Date: Thu, 17 Oct 2002 13:10:56 -0700 [thread overview]
Message-ID: <200210172010.NAA01600@adam.yggdrasil.com> (raw)
In linux-2.5.42 and .43, I get this recurring error message:
fix old protocol handler pppoe_rcv+0x0/0x124 [pppoe]
which is apparently from deliver_to_old_ones() in net/core/dev.c:
#if CONFIG_SMP
/* Old protocols did not depened on BHs different of NET_BH and
TIMER_BH - they need to be fixed for the new assumptions.
*/
print_symbol("fix old protocol handler %s!\n", (unsigned long)pt->func)\
;
#endif
I'm puzzling out exactly change this message is requesting,
and I thought it might be a better use of everyone's time if I first
ask if there is a porting guide or other document about converting an
"old" style protocol handler to a "new" one.
Adam J. Richter __ ______________ 575 Oroville Road
adam@yggdrasil.com \ / Milpitas, California 95035
+1 408 309-6081 | g g d r a s i l United States of America
"Free Software For The Rest Of Us."
next reply other threads:[~2002-10-17 20:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-17 20:10 Adam J. Richter [this message]
2002-10-17 20:33 ` 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=200210172010.NAA01600@adam.yggdrasil.com \
--to=adam@yggdrasil.com \
--cc=linux-kernel@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
all inboxes | Powered by JetHome®