ns_gige: Fix a missing curly brace in if-statement
Review Request #1010 - Created Jan. 24, 2012 and submitted
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
ns_gige: Fix a missing curly brace in if-statement This patch adds a missing curly brace when clearing and setting the appropriate bits in the ns_gige.cc code.
util/regress for all pass (excluding t1000 and eio)
Please add the following text to the commit message: This commit is not based on any runtime bug experienced, but rather inspection of the code.
