On Mon, 9 Apr 2007 12:41:32 +0200 Michael Buesch <[EMAIL PROTECTED]> wrote:
> Put () around the bitwise &. (I think the compiler even complains about > this). Not needed, anyway. gcc doesn't complain and & has precedence over &&. -- Ciao Stefano _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
