commit | c10dba051a3e287a4f023aaaeffa53fd642cf8c5 | [log] [tgz] |
---|---|---|
author | Antonio Quartulli <ordex@autistici.org> | Sat Aug 11 11:11:00 2012 +0200 |
committer | Antonio Quartulli <ordex@autistici.org> | Mon Oct 29 09:42:31 2012 +0100 |
tree | 305c89c8b4cda203770f9b4c3a513e4c83c5a928 | |
parent | 30da63a6af1dbf60e6d989faa4b984b1c6c9dfaf [diff] |
batman-adv: return proper value in case of hash_add failure In case of hash_add failure tt_global_add() must return 0 (which means on entry insertion). Signed-off-by: Antonio Quartulli <ordex@autistici.org>