aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
diff options
context:
space:
mode:
authorTaehee Yoo <ap420073@gmail.com>2022-01-09 16:37:02 +0000
committerJakub Kicinski <kuba@kernel.org>2022-01-09 16:36:12 -0800
commitdd3ca4c5184ea98e40acb8eb293d85b88ea04ee2 (patch)
tree7b07b24f9a14ef261af912cb8200fd8535b71aa2 /net/netfilter
parentnet: mcs7830: handle usb read errors properly (diff)
downloadlinux-dev-dd3ca4c5184ea98e40acb8eb293d85b88ea04ee2.tar.xz
linux-dev-dd3ca4c5184ea98e40acb8eb293d85b88ea04ee2.zip
amt: fix wrong return type of amt_send_membership_update()
amt_send_membership_update() would return -1 but it's return type is bool. So, it should be used TRUE instead of -1. Fixes: cbc21dc1cfe9 ("amt: add data plane of amt interface") Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Taehee Yoo <ap420073@gmail.com> Link: https://lore.kernel.org/r/20220109163702.6331-1-ap420073@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/netfilter')
0 files changed, 0 insertions, 0 deletions