Wireshark-commits: [Wireshark-commits] master 6d5fa70: is_linux_bonding_device() is only used if we

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 28 May 2015 01:26:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6d5fa70976c28a7e967ff7db3ade8733663f6e2a
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6d5fa70 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    is_linux_bonding_device() is only used if we HAVE_PCAP_CREATE so only define it
    if we HAVE_PCAP_CREATE.
    
    Change-Id: Ic4eb6e69bde7d244b68a9fd97f66682eda6bdf91
    Reviewed-on: https://code.wireshark.org/review/8667
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    

Actions performed:

    from  8250325   ANSI IS-637 A: dump bytes when SMS encoding format is set to octet
    adds  6d5fa70   is_linux_bonding_device() is only used if we HAVE_PCAP_CREATE so only define it if we HAVE_PCAP_CREATE.


Summary of changes:
 dumpcap.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)