diff options
author | Adrian-Ken Rueegsegger <[email protected]> | 2008-11-11 12:14:00 +0800 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2008-12-25 11:01:42 +1100 |
commit | 53b146ae598268edbe2bf7ea7dfec721d51adddd (patch) | |
tree | c605309ecee7320e3419e426c8b54638441cef35 /net/lapb/lapb_timer.c | |
parent | 69c35efcf1576ab5f00cba83e8ca740923afb6c9 (diff) |
libcrc32c: Fix "crc32c undefined" compilation error
The latest shash changes leave crc32c undefined:
[...]
Building modules, stage 2.
MODPOST 1381 modules
ERROR: "crc32c" [net/sctp/sctp.ko] undefined!
ERROR: "crc32c" [net/ipv4/netfilter/nf_nat_proto_sctp.ko] undefined!
Adding EXPORT_SYMBOL(crc32c) to lib/libcrc32c.c fixes the compile error.
This patch has been compile-tested only.
Signed-off-by: Adrian-Ken Rueegsegger <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions