Wireshark-commits: [Wireshark-commits] master 606fa96: Extcap: fix USBPcap capture broken by g82045

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 29 Mar 2015 17:48:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=606fa969ba69f11c54ff16f89d514de8a7e0b3fb
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

606fa96 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Extcap: fix USBPcap capture broken by g8204578
    
    g8204578 was not the right way to do things: if_type is used to identify an extcap interface
    
    Change-Id: Iead6c5e63f6874012c27ed7c1bf7152a5891ad65
    Reviewed-on: https://code.wireshark.org/review/7849
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  4e4de74   DVB-CI Card Information Structure (CIS):  start dissecting the device tuples
    adds  606fa96   Extcap: fix USBPcap capture broken by g8204578


Summary of changes:
 extcap.c                |   11 +----------
 ui/gtk/capture_if_dlg.c |    9 +++++++--
 2 files changed, 8 insertions(+), 12 deletions(-)