Wireshark-commits: [Wireshark-commits] master-1.10 1e4a593: is_linux_bonding_device() is only used
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1e4a5937787ae24c895aac01a3fd63edaf676eb0
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark
Commits:
1e4a593 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
(cherry picked from commit e08aa730b748013ce9d7f54c452417769efb5281)
Reviewed-on: https://code.wireshark.org/review/8670
Actions performed:
from ccbab87 Backport SVN rev 53863:
adds 1e4a593 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(-)