2ccede0a9c
the opportunity to handle an ioctl before generic ifioctl handling occurs. This will ease extending the kernel and sharing of code between drivers. First steps: Make the signature of ifioctl_common() match struct ifinet->if_ioctl. Convert SIOCSIFCAP and SIOCSIFMTU to the new ifioctl() regime, throughout the kernel. |
||
---|---|---|
.. | ||
if_ndis.c | ||
if_ndis_pccard.c | ||
if_ndis_pci.c | ||
if_ndisvar.h |