Re: [PATCH] consolidate crc16 calculations (ppp part)

Paul Mackerras (paulus@samba.org)
Wed, 12 Mar 2003 21:18:25 +1100 (EST)


Andrey Panin writes:

> attached patch (2.5.64) converts aysnc ppp driver to use common crc16 module.
>
> Please consider applying.

The only hesitation I have is that the Makefile system for the crc
functions seems to be broken - if you request to have the crc
functions built-in, but nothing built-in uses them, then the linker
doesn't included them.

Other than that I would say go for it.

Paul.
-
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/