diff options
| author | Josh Boyer <[email protected]> | 2008-06-17 23:27:55 +0000 |
|---|---|---|
| committer | Jeff Garzik <[email protected]> | 2008-06-18 03:06:56 +0000 |
| commit | 8b8091fbf4d8791ad70b146ba2c892c62c2cdc6b (patch) | |
| tree | 0c155bac9ef3ea82ec431b68a5dc799aa55bd0ac /net/unix/af_unix.c | |
| parent | xfrm: fix fragmentation for ipv4 xfrm tunnel (diff) | |
| download | kernel-8b8091fbf4d8791ad70b146ba2c892c62c2cdc6b.tar.gz kernel-8b8091fbf4d8791ad70b146ba2c892c62c2cdc6b.zip | |
ibm_newemac: select CRC32 in Kconfig
The ibm_newemac driver requires ether_crc to be defined. Apparently it is
possible to generate a .config without CONFIG_CRC32 set which causes the
following link errors if IBM_NEW_EMAC is selected:
LD .tmp_vmlinux1
drivers/built-in.o: In function `emac_hash_mc':
core.c:(.text+0x2f524): undefined reference to `crc32_le'
core.c:(.text+0x2f528): undefined reference to `bitrev32'
make: *** [.tmp_vmlinux1] Error 1
This patch has IBM_NEW_EMAC select CRC32 so we don't hit this error.
Signed-off-by: Josh Boyer <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
