mirror of
https://github.com/opnsense/src.git
synced 2026-03-30 22:45:13 -04:00
Having it included confuses KOBJOPLOOKUP resulting in kobj_error_method
being called instead of a devmethod from the switch driver.
That in turn returns ENXIO which was treated as a pointer and
dereferenced by etherswitch ioctl logic causing the kernel to panic.
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||