diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2009-06-12 20:43:48 +0200 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2009-06-13 16:06:10 +0200 |
commit | faea56c9bb44f539da1ae0194184873fc2720b20 (patch) | |
tree | ed3e9c02574c3d1d441093a23b117462cb4ed4b9 /arch/arm/include | |
parent | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff) | |
download | linux-faea56c9bb44f539da1ae0194184873fc2720b20.tar.xz linux-faea56c9bb44f539da1ae0194184873fc2720b20.zip |
[SCSI] cnic: fix undefined reference to `ip6_route_output'
Fix cnic build for case of CONFIG_INET=n.
Fix cnic build for case of CONFIG_IPV6=m and CONFIG_CNIC=y.
Fixes these build errors:
cnic.c:(.text+0x236a1d): undefined reference to `ip_route_output_key'
cnic.c:(.text+0x15a8e8): undefined reference to `ip6_route_output'
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'arch/arm/include')
0 files changed, 0 insertions, 0 deletions