aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/wimaxasncp
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2007-09-06 21:25:41 +0000
committerAnders Broman <anders.broman@ericsson.com>2007-09-06 21:25:41 +0000
commit83f7ac9f951d9f4a8a436ce6514341fd5a63d6b6 (patch)
tree7bdfece03d27cd689fb9acf257abb6d493d9f72e /plugins/wimaxasncp
parent3120e42f6ee1ef0fa4a559da97db6d73a7f82459 (diff)
Add A11 RRQ-CVSE-Active Start Airlink Record-Subtype 108 is expressed to Subnet.
Plus Temp change VALS(sminmpec_values) to NULL to let the buildbot do arun. svn path=/trunk/; revision=22812
Diffstat (limited to 'plugins/wimaxasncp')
-rw-r--r--plugins/wimaxasncp/packet-wimaxasncp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/wimaxasncp/packet-wimaxasncp.c b/plugins/wimaxasncp/packet-wimaxasncp.c
index f363bae411..a8f8bc9f3b 100644
--- a/plugins/wimaxasncp/packet-wimaxasncp.c
+++ b/plugins/wimaxasncp/packet-wimaxasncp.c
@@ -4148,7 +4148,7 @@ proto_register_wimaxasncp(void)
"wimaxasncp.tlv_value_vendor_id",
FT_UINT24,
BASE_DEC,
- VALS(sminmpec_values),
+ NULL,
0x0,
"",
HFILL