mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 17:00:58 -05:00
Summary: r358689 attempted to fix a clang warning/error by inferring the intent of the condition "(cdb[0] != 0x28 || cdb[0] != 0x2A)". Unfortunately, it looks like this broke things. Instead, fix this by making this path unconditional, effectively reverting to the previous state. PR: kern/251483 Reviewed By: ambrisko MFC after: 2 days Differential Revision: https://reviews.freebsd.org/D27515 |
||
|---|---|---|
| .. | ||
| mfi.c | ||
| mfi_cam.c | ||
| mfi_debug.c | ||
| mfi_disk.c | ||
| mfi_ioctl.h | ||
| mfi_linux.c | ||
| mfi_pci.c | ||
| mfi_syspd.c | ||
| mfi_tbolt.c | ||
| mfireg.h | ||
| mfivar.h | ||