diff options
author | Emil Tantilov <emil.s.tantilov@intel.com> | 2011-02-14 09:19:24 +0100 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-03-08 02:58:23 +0100 |
commit | a1d76e10ae73348997f55efffc977e792d76a2c6 (patch) | |
tree | 49e19d378a467ecff14975527dd3e93f8f9c1611 /drivers/atm | |
parent | bonding: COW before overwriting the destination MAC address (diff) | |
download | linux-a1d76e10ae73348997f55efffc977e792d76a2c6.tar.xz linux-a1d76e10ae73348997f55efffc977e792d76a2c6.zip |
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 <emil.s.tantilov@intel.com>
Reviewed-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/atm')
0 files changed, 0 insertions, 0 deletions