Re: Probable endianess problem in TLAN driver

David S. Miller (davem@redhat.com)
Sat, 9 Jun 2001 23:45:34 -0700 (PDT)


David Woodhouse writes:
> davem@redhat.com said:
> > Riley Williams writes:
> > > Even if that wasn't true, aren't the above all self-recursive
> > > definitions that would prevent anything calling them from compiling?
>
> > Yes, it looks that way.
>
> cpp doesn't recurse.

My bad. What I actually mean is that it simply wouldn't work.
They'd have to do something like drivers/net/eepro100.c does
(grep for "#ifndef USE_IO").

Later,
David S. Miller
davem@redhat.com
-
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/