On Thu, 27 Feb 2014, Joerg Sonnenberger wrote:
Modified Files: src/sys/dev/pci: if_ti.cLog Message: Remove impossible checks.
If new bugs are introduced in the future, then these tests might no longer be impossible. So I'd prefer to change them to KASSERT or KDASSERT rather than deleting them.
--apb (Alan Barrett)