Fix infinite loop in ns_gige stat machine
authorNathan Binkert <binkertn@umich.edu>
Wed, 14 Jul 2004 13:02:15 +0000 (09:02 -0400)
committerNathan Binkert <binkertn@umich.edu>
Wed, 14 Jul 2004 13:02:15 +0000 (09:02 -0400)
commit6f43d2b8d85b58cf33d03d7c6ea89fe36bec76dd
tree3608d513aa1035ced90429327a483315de060ac2
parent961805c73acc7cabb167f2ac3af7a2544ef7817c
Fix infinite loop in ns_gige stat machine
argh!

dev/ns_gige.cc:
    Exit the state machine so that we don't come right back where
    we started and enter an infinite loop.

--HG--
extra : convert_revision : a5f2b5b5a692de6c80e4b02d7f9bc5d27fe17252
dev/ns_gige.cc