https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4130
--- Comment #2 from Jaap Keuter <jaap.keuter@xxxxxxxxx> 2009-10-16 15:04:49 PDT ---
#define FCP_IU_DATA 0x1
+#define FCP_IU_UNSOL_CTL 0x2
+#define FCP_IU_SOL_CTL 0x3
#define FCP_IU_CONFIRM 0x3
#define FCP_IU_XFER_RDY 0x5
#define FCP_IU_CMD 0x6
Looking at this part makes me believe FCP_IU_CONFIRM is out of place ?
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.