linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* esp name conflict with drivers/char/esp.c
@ 2003-06-03 11:40 Herbert Xu
  2003-06-04  5:18 ` David S. Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Herbert Xu @ 2003-06-03 11:40 UTC (permalink / raw)
  To: davem; +Cc: linux-net, Linux Kernel Mailing List

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: esp name conflict with drivers/char/esp.c
  2003-06-03 11:40 esp name conflict with drivers/char/esp.c Herbert Xu
@ 2003-06-04  5:18 ` David S. Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David S. Miller @ 2003-06-04  5:18 UTC (permalink / raw)
  To: herbert; +Cc: linux-net, linux-kernel

   From: Herbert Xu <herbert@gondor.apana.org.au>
   Date: Tue, 3 Jun 2003 21:40:50 +1000
   
   So one of them's got to be renamed.  Do you have a preference as to
   which way to go?

I've renamed {esp,ah}.c to {esp4,ah4}.c, plus necessary Makefile
changes, in my tree(s).

Thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-06-04  8:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-03 11:40 esp name conflict with drivers/char/esp.c Herbert Xu
2003-06-04  5:18 ` David S. Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).