aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/fpga-region.c
diff options
context:
space:
mode:
authorSven Eckelmann <[email protected]>2017-12-03 10:26:45 +0000
committerSimon Wunderlich <[email protected]>2017-12-04 10:47:33 +0000
commit5ba7dcfe77037b67016263ea597a8b431692ecab (patch)
tree2a929d165e8dd125005198c17cf9203cb3baffa7 /drivers/fpga/fpga-region.c
parentbatman-adv: Fix kernel-doc for timer functions (diff)
downloadkernel-5ba7dcfe77037b67016263ea597a8b431692ecab.tar.gz
kernel-5ba7dcfe77037b67016263ea597a8b431692ecab.zip
batman-adv: Fix lock for ogm cnt access in batadv_iv_ogm_calc_tq
The originator node object orig_neigh_node is used to when accessing the bcast_own(_sum) and real_packet_count information. The access to them has to be protected with the spinlock in orig_neigh_node. But the function uses the lock in orig_node instead. This is incorrect because they could be two different originator node objects. Fixes: 0ede9f41b217 ("batman-adv: protect bit operations to count OGMs with spinlock") Signed-off-by: Sven Eckelmann <[email protected]> Signed-off-by: Simon Wunderlich <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-region.c')
0 files changed, 0 insertions, 0 deletions