From: Russell Coker <russell@coker.com.au>
To: <linux-kernel@vger.kernel.org>
Subject: userlink
Date: Fri, 15 Dec 2000 07:08:51 +0100 [thread overview]
Message-ID: <0012150708513C.00826@lyta> (raw)
I am trying to port the Userlink driver (used for IPsec) to 2.4.0-test10. I
have 2 questions:
Firstly has anyone already done this?
Secondly, how do I re-write the following code to work with 2.4.0?
static int
net_ul_start(struct net_device *dev)
{
dev->start = 1;
dev->tbusy = 0;
return(0);
}
Thanks.
--
http://www.coker.com.au/bonnie++/ Bonnie++ hard drive benchmark
http://www.coker.com.au/postal/ Postal SMTP/POP benchmark
http://www.coker.com.au/projects.html Projects I am working on
http://www.coker.com.au/~russell/ My home page
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
reply other threads:[~2000-12-15 7:49 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=0012150708513C.00826@lyta \
--to=russell@coker.com.au \
--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