cvs commit: src/sys/dev/netif/txp if_txp.c

Joerg Sonnenberger joerg at crater.dragonflybsd.org
Fri May 27 08:13:16 PDT 2005


joerg       2005/05/27 08:13:10 PDT

DragonFly src repository

  Modified files:
    sys/dev/netif/txp    if_txp.c 
  Log:
  Don't call ether_ioctl first, check for errors and call it again
  or process the special cases afterwards. Just call it for those
  cases we are not interested in.
  
  Revision  Changes    Path
  1.20      +1 -11     src/sys/dev/netif/txp/if_txp.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/txp/if_txp.c.diff?r1=1.19&r2=1.20&f=u





More information about the Commits mailing list