mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 17:19:56 -05:00
A couple of drivers and one place in if.c use ETH_ADDR_LEN, even though net/ethernet.h provides an equivalent ETHER_ADDR_LEN definition. Cleanup all of the locations which refer to ETH_ADDR_LEN to use the standard ETHER_ADDR_LEN instead. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Submitted by: Jacob Keller <jacob.e.keller@intel.com> Reviewed by: erj@, jpaetzel@ Sponsored by: Intel Corporation Differential Revision: https://reviews.freebsd.org/D21239 |
||
|---|---|---|
| .. | ||
| oce_hw.c | ||
| oce_hw.h | ||
| oce_if.c | ||
| oce_if.h | ||
| oce_mbox.c | ||
| oce_queue.c | ||
| oce_sysctl.c | ||
| oce_user.h | ||
| oce_util.c | ||