[Bug 187831] [mfi] Logic issue in mfi_tbolt.c

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Feb 11 19:46:10 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=187831

Ed Maste <emaste at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ambrisko at FreeBSD.org,
                   |                            |emaste at freebsd.org

--- Comment #2 from Ed Maste <emaste at freebsd.org> ---
Introduced in r227068.

On a quick inspection it's probably supposed to be
if (cdb[0] != 0x28 && cdb[0] != 0x2A)
but I'm not completely familiar with this driver and don't have hardware to
test -- adding abrisko@ to CC as he may be able to take care of this.

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


More information about the freebsd-bugs mailing list