summaryrefslogtreecommitdiff
path: root/decoders/cfp/pd.py
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/cfp/pd.py')
-rw-r--r--decoders/cfp/pd.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/decoders/cfp/pd.py b/decoders/cfp/pd.py
index 57b5239..9638ba1 100644
--- a/decoders/cfp/pd.py
+++ b/decoders/cfp/pd.py
@@ -57,7 +57,7 @@ class Decoder(srd.Decoder):
desc = '100 Gigabit C form-factor pluggable (CFP) protocol.'
license = 'BSD'
inputs = ['mdio']
- outputs = ['cfp']
+ outputs = []
tags = ['Networking']
annotations = (
('register', 'Register'),