[openib-general] [Bug 14] New: [CHECKER] Dead code in drivers/infiniband/hw/mthca/mthca_eq.c

bugzilla-daemon at openib.org bugzilla-daemon at openib.org
Tue Mar 7 22:31:34 PST 2006


http://openib.org/bugzilla/show_bug.cgi?id=14

           Summary: [CHECKER] Dead code in
                    drivers/infiniband/hw/mthca/mthca_eq.c
           Product: OpenIB
           Version: gen2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mthca driver
        AssignedTo: bugzilla at openib.org
        ReportedBy: bos at pathscale.com


In mthca_init_eq_table, there's a loop "for (i = 0; i < MTHCA_EQ_CMD; ++i)", the
body of which is never executed because MTHCA_EQ_CMD is zero.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the general mailing list