Files
linux/arch/xtensa
Max Filippov a311810903 xtensa: don't limit csum_partial export by CONFIG_NET
commit 7f81e55c73 upstream.

csum_partial and csum_partial_copy_generic are defined unconditionally
and are available even when CONFIG_NET is disabled. They are used not
only by the network drivers, but also by scsi and media.
Don't limit these functions export by CONFIG_NET.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-08-16 13:43:16 -07:00
..
2016-09-20 18:52:59 -07:00
2017-06-17 06:41:58 +02:00
2017-06-17 06:41:58 +02:00