userlink

From: Russell Coker (russell@coker.com.au)
Date: Fri Dec 15 2000 - 01:08:51 EST


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/



This archive was generated by hypermail 2b29 : Fri Dec 15 2000 - 21:00:31 EST