diff options
Diffstat (limited to 'src/lib/frct.c')
-rw-r--r-- | src/lib/frct.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/frct.c b/src/lib/frct.c index 6041279a..ce6cc258 100644 --- a/src/lib/frct.c +++ b/src/lib/frct.c @@ -66,7 +66,6 @@ enum frct_flags { FRCT_FC = 0x08, /* FC window valid */ FRCT_RDVZ = 0x10, /* Rendez-vous */ FRCT_MFGM = 0x20, /* More fragments */ - FRCT_CRC = 0x40, /* CRC present */ }; struct frct_pci { |