diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2017-08-01 11:02:46 -0700 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2017-08-01 11:17:30 -0700 |
commit | 7f81e55c737a8fa82c71f290945d729a4902f8d2 (patch) | |
tree | 1b37429fea22426b68017bb6ec9630b716763e47 /arch/xtensa/mm | |
parent | 6d0f581d1768d3eaba15776e7dd1fdfec10cfe36 (diff) |
xtensa: don't limit csum_partial export by CONFIG_NET
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.
Cc: stable@vger.kernel.org
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'arch/xtensa/mm')
0 files changed, 0 insertions, 0 deletions