Hi,
This patch fixes the page number user for the "write error couner page".
Patrick
Index: epan/dissectors/packet-scsi.c
===================================================================
--- epan/dissectors/packet-scsi.c (revision 19477)
+++ epan/dissectors/packet-scsi.c (working copy)
@@ -829,7 +829,7 @@
{0x3, "Error Counter (read) Page"},
{0x4, "Error Counter (read reverse) Page"},
{0x5, "Error Counter (verify) Page"},
- {0x1, "Error Counter (write) Page"},
+ {0x2, "Error Counter (write) Page"},
{0xB, "Last n Deferred Errors or Async Events Page"},
{0x7, "Last n Error Events Page"},
{0x6, "Non-medium Error Page"},