Index: ethereal/plugins/docsis/packet-docsis.c
===================================================================
RCS file: /cvsroot/ethereal/plugins/docsis/packet-docsis.c,v
retrieving revision 1.15
diff -u -r1.15 packet-docsis.c
--- ethereal/plugins/docsis/packet-docsis.c	9 Sep 2003 07:18:11 -0000	1.15
+++ ethereal/plugins/docsis/packet-docsis.c	12 Nov 2003 20:18:14 -0000
@@ -697,7 +697,7 @@
      },
     {&hf_docsis_ehdr_grants,
      {"Active Grants", "docsis.ehdr.act_grants",
-      FT_UINT8, BASE_DEC, NULL, 0x0,
+      FT_UINT8, BASE_DEC, NULL, 0x7F,
       "Active Grants", HFILL}
      },
     {&hf_docsis_hcs,
