mirror of
https://github.com/opnsense/src.git
synced 2026-05-20 08:56:47 -04:00
these were cosmetic. However, at least two of these changes fix bugs where a (fake) pointer to a RX descriptor was added to the physical memory start address with the cast in the wrong place resulting in rxdesc[pmem_start] instead of (uintptr_t)rxdesc + pmem_start. |
||
|---|---|---|
| .. | ||
| if_sr.c | ||
| if_sr.h | ||
| if_sr_isa.c | ||
| if_sr_pci.c | ||
| if_srregs.h | ||