summaryrefslogtreecommitdiff
path: root/decoders/mdio/pd.py
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/mdio/pd.py')
-rw-r--r--decoders/mdio/pd.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/decoders/mdio/pd.py b/decoders/mdio/pd.py
index 15414e5..1d060b0 100644
--- a/decoders/mdio/pd.py
+++ b/decoders/mdio/pd.py
@@ -67,7 +67,6 @@ class Decoder(srd.Decoder):
def reset(self):
self.illegal_bus = 0
- self.samplenum = -1
self.clause45_addr = -1 # Clause 45 is context sensitive.
self.reset_decoder_state()