Sven Eckelmann 8e7c15d6b5 batman-adv: Remove extra check in batadv_bit_get_packet
batadv_bit_get_packet checks for all common situations before it decides that
the new received packet indicates that the host was restarted. This extra
condition check at the end of the function is not necessary because this
condition is always true.

This patch addresses Coverity #712296: Logically dead code

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
2012-10-29 09:42:34 +01:00
..
2012-08-31 16:14:33 -04:00
2012-07-19 10:48:00 -07:00
2012-10-04 15:53:48 -04:00
2012-06-15 15:30:15 -07:00
2012-10-09 13:57:23 -04:00
2012-09-26 21:10:25 -04:00