diff options
| author | Antonio Quartulli <[email protected]> | 2012-11-19 09:01:44 +0100 |
|---|---|---|
| committer | Antonio Quartulli <[email protected]> | 2013-01-12 20:58:20 +1000 |
| commit | 8425ec6aea20f8c8e1783d7390f5ea6ca01c58e1 (patch) | |
| tree | c8de6412cca54314c6c9ed17553a621b492c4a12 /tools/perf/scripts/python/sched-migration.py | |
| parent | 39a329915889a220b5f2c3f2eb3d7fd892567715 (diff) | |
batman-adv: remove useless assignment in tt_local_add()
The flag field of the tt_local_entry->common structure in
tt_local_add() is first assigned NO_FLAGS and then TT_CLIENT_NEW so
nullifying the first operation. For this reason it is safe to remove
the first assignment.
This was introuduced by ("batman-adv: keep local table consistency for
further TT_RESPONSE")
Signed-off-by: Antonio Quartulli <[email protected]>
Signed-off-by: Marek Lindner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions