URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e08aa730b748013ce9d7f54c452417769efb5281
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
e08aa73 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>
(cherry picked from commit 6d5fa70976c28a7e967ff7db3ade8733663f6e2a)
Conflicts:
dumpcap.c
Reviewed-on: https://code.wireshark.org/review/8668
Actions performed:
from 3f1a488 Fix variable that needs to survive a longjmp().
adds e08aa73 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 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)