summaryrefslogtreecommitdiff
path: root/net/qrtr
diff options
context:
space:
mode:
authorMax Filippov <jcmvbkbc@gmail.com>2017-08-01 18:02:46 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-08-16 20:43:16 (GMT)
commita311810903c700ff7411be16489df09ad6f3faee (patch)
tree7884cc935b340de65e64141d3ebe29f2df9c7b8b /net/qrtr
parenta3ab0f069f466acb7da4f960d8e1bc3cfdf1309e (diff)
downloadlinux-a311810903c700ff7411be16489df09ad6f3faee.tar.xz
xtensa: don't limit csum_partial export by CONFIG_NET
commit 7f81e55c737a8fa82c71f290945d729a4902f8d2 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>
Diffstat (limited to 'net/qrtr')
0 files changed, 0 insertions, 0 deletions