Changeset 1478

Show
Ignore:
Timestamp:
11/08/09 14:58:57 (10 months ago)
Author:
marek
Message:

[batctl] Remove unreachable code in tcpdump

Signed-off-by: Sven Eckelmann <sven.eckelmann@…>

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/batctl/tcpdump.c

    r1477 r1478  
    548548        } 
    549549 
    550         ret = EXIT_SUCCESS; 
    551  
    552550out: 
    553551        list_for_each_entry_safe(dump_if, dump_if_tmp, &dump_if_list, list) {