diff options
| author | Antonio Quartulli <[email protected]> | 2011-10-12 12:54:50 +0000 |
|---|---|---|
| committer | Sven Eckelmann <[email protected]> | 2011-11-20 12:08:32 +0000 |
| commit | eb7e2a1e20488f91c7007caa080b83b8e4222572 (patch) | |
| tree | 8b3f1f04f96551a049edb3cfc3e299822b7c1bb4 /net/ipv6/tcp_ipv6.c | |
| parent | batman-adv: refactoring gateway handling code (diff) | |
| download | kernel-eb7e2a1e20488f91c7007caa080b83b8e4222572.tar.gz kernel-eb7e2a1e20488f91c7007caa080b83b8e4222572.zip | |
batman-adv: use orig_hash_find() instead of get_orig_node() in TT code
get_orig_node() tries to retrieve an orig_node object based on a mac address
and creates it if not present. This is not the wanted behaviour in the
translation table code as we don't want to create new orig_code objects but
expect a NULL pointer if the object does not exist.
Reported-by: Simon Wunderlich <[email protected]>
Signed-off-by: Antonio Quartulli <[email protected]>
Signed-off-by: Sven Eckelmann <[email protected]>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions
