aboutsummaryrefslogtreecommitdiffstats
path: root/net/netlink
diff options
context:
space:
mode:
authorErik Hugne <erik.hugne@gmail.com>2019-03-21 09:11:59 +0100
committerDavid S. Miller <davem@davemloft.net>2019-03-21 09:09:04 -0700
commit33872d79f5d1cbedaaab79669cc38f16097a9450 (patch)
treecf20ae35cad162b95da2e85929ce7fb8af71fe52 /net/netlink
parentdpaa2-eth: Fix possible access beyond end of array (diff)
downloadlinux-dev-33872d79f5d1cbedaaab79669cc38f16097a9450.tar.xz
linux-dev-33872d79f5d1cbedaaab79669cc38f16097a9450.zip
tipc: fix cancellation of topology subscriptions
When cancelling a subscription, we have to clear the cancel bit in the request before iterating over any established subscriptions with memcmp. Otherwise no subscription will ever be found, and it will not be possible to explicitly unsubscribe individual subscriptions. Fixes: 8985ecc7c1e0 ("tipc: simplify endianness handling in topology subscriber") Signed-off-by: Erik Hugne <erik.hugne@gmail.com> Signed-off-by: Jon Maloy <jon.maloy@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netlink')
0 files changed, 0 insertions, 0 deletions