aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-eth.c
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2013-10-14 17:55:43 +0000
committerPascal Quantin <pascal.quantin@gmail.com>2013-10-14 17:55:43 +0000
commitc94403e9ba67eae9c04a033957d78533fed254b5 (patch)
treed953b92efc6e1b7af61ff105bb463c4b164a2735 /epan/dissectors/packet-eth.c
parent9011036f761f46bd6c7d6d6f4e407f274bcc4ea9 (diff)
Add dissection of NCM/MBIM data traffic based on data interface class protocol code
svn path=/trunk/; revision=52602
Diffstat (limited to 'epan/dissectors/packet-eth.c')
-rw-r--r--epan/dissectors/packet-eth.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/packet-eth.c b/epan/dissectors/packet-eth.c
index 57d78c4ad3..62027bfe0c 100644
--- a/epan/dissectors/packet-eth.c
+++ b/epan/dissectors/packet-eth.c
@@ -948,7 +948,6 @@ proto_reg_handoff_eth(void)
dissector_add_uint("gre.proto", ETHERTYPE_ETHBRIDGE, eth_withoutfcs_handle);
dissector_add_uint("sll.ltype", LINUX_SLL_P_ETHERNET, eth_withoutfcs_handle);
- dissector_add_uint("usb.bulk", IF_CLASS_CDC_DATA, eth_withoutfcs_handle);
/*
* This is to handle the output for the Cisco CMTS "cable intercept"