diff options
author | Marek Lindner <mareklindner@neomailbox.ch> | 2015-06-21 18:36:28 +0200 |
---|---|---|
committer | Antonio Quartulli <antonio@meshcoding.com> | 2015-08-14 22:52:09 +0200 |
commit | 1f155101646e6f6cda218534ff6e252ff625137b (patch) | |
tree | 5a2186c2125657c96fa4a682ecf24080d9696395 /lib | |
parent | batman-adv: Fix potential synchronization issues in mcast tvlv handler (diff) | |
download | linux-1f155101646e6f6cda218534ff6e252ff625137b.tar.xz linux-1f155101646e6f6cda218534ff6e252ff625137b.zip |
batman-adv: protect tt request from double deletion
The list_del() calls were changed to list_del_init() to prevent
an accidental double deletion in batadv_tt_req_node_new().
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions