esp name conflict with drivers/char/esp.c

Herbert Xu (herbert@gondor.apana.org.au)
Tue, 3 Jun 2003 21:40:50 +1000


Hi:

I was trying to get the native IPsec stack working under 2.4. It almost
worked except that NEWSA was coming back with ENOENT. It turned out
that the esp module that I loaded was trying to register character
devices :) It didn't bite me under 2.5 as drivers/char/esp.c didn't
compile.

So one of them's got to be renamed. Do you have a preference as to
which way to go?

Thanks,

-- 
Debian GNU/Linux 3.0 is out! ( http://www.debian.org/ )
Email:  Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/