mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 12:20:54 -05:00
type to be int so that errors can be returned. 2) Use the new SIOCSIFMTU ether_ioctl support in the few drivers that are using ether_ioctl(). 3) In if_fxp.c: treat if_bpf as a token, not as a pointer. Don't bother testing for FXP_NTXSEG being reached in fxp_start()...just check for non-NULL 'm'. Change fxp_ioctl() to use ether_ioctl(). |
||
|---|---|---|
| .. | ||
| if_ed.c | ||
| if_ed_pci.c | ||
| if_edreg.h | ||