[BACK]Return to if_axen.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / dev / usb

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/dev/usb/if_axen.c between version 1.73 and 1.74

version 1.73, 2020/03/15 23:04:50 version 1.74, 2022/03/03 05:48:06
Line 559  axen_uno_ioctl(struct ifnet *ifp, u_long
Line 559  axen_uno_ioctl(struct ifnet *ifp, u_long
         usbnet_busy(un);          usbnet_busy(un);
   
         switch (cmd) {          switch (cmd) {
         case SIOCSIFFLAGS:  
         case SIOCSETHERCAP:  
         case SIOCADDMULTI:          case SIOCADDMULTI:
         case SIOCDELMULTI:          case SIOCDELMULTI:
                 axen_setiff_locked(un);                  axen_setiff_locked(un);

Legend:
Removed from v.1.73  
changed lines
  Added in v.1.74

CVSweb <webmaster@jp.NetBSD.org>