mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 07:14:14 -05:00
alignment requirement could be multiple of 4 bytes but I think using descriptor size would make intention clearer. Previously the size of rx descriptor was not power of 2 so it caused panic in bus_dmamem_alloc(9). Reported by: Jeff Blank (jb000003 <> mr-happy dot com) MFC after: 3 days |
||
|---|---|---|
| .. | ||
| 3c990img.h | ||
| if_txp.c | ||
| if_txpreg.h | ||