mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 00:58:36 -04:00
While in theory this should have been a transparent change (and was for all other drivers), cpsw(4) never used the proper accessor macros in a few places but spelt the indirect m_hdr.mh_* out itself. Convert those to use m_len and m_data and unbreak the driver build. |
||
|---|---|---|
| .. | ||
| if_cpsw.c | ||
| if_cpswreg.h | ||
| if_cpswvar.h | ||