diff options
| author | Emil Tantilov <[email protected]> | 2011-02-14 08:19:24 +0000 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2011-03-07 17:58:23 -0800 |
| commit | a1d76e10ae73348997f55efffc977e792d76a2c6 (patch) | |
| tree | 49e19d378a467ecff14975527dd3e93f8f9c1611 /tools/perf/scripts/python | |
| parent | 541ac7c9b30ee2ff84ad87f27e0bc069e143afb5 (diff) | |
e1000e: fix build issue due to undefined reference to crc32_le
kernel build fails with:
drivers/built-in.o: In function `e1000_lv_jumbo_workaround_ich8lan':
(.text+0x3e7a8): undefined reference to `crc32_le'
when CONFIG_CRC32 is not set or does not match the CONFIG_E1000E
selection.
Signed-off-by: Emil Tantilov <[email protected]>
Reviewed-by: Bruce Allan <[email protected]>
Tested-by: Jeff Pieper <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions