Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jan 2009 05:35:58 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb2/ethernet if_aue2.c if_auereg.h if_axe2.c if_axereg.h if_cdce2.c if_cdcereg.h if_cue2.c if_cuereg.h if_kue2.c if_kuereg.h if_rue2.c if_ruereg.h if_udav2.c if_udavreg.h src/sys/dev/usb2/wlan if_rum2.c if_rumvar.h ...
Message-ID:  <200901180536.n0I5aJ3E004744@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2009-01-18 05:35:58 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb2/ethernet if_aue2.c if_auereg.h if_axe2.c 
                          if_axereg.h if_cdce2.c if_cdcereg.h 
                          if_cue2.c if_cuereg.h if_kue2.c 
                          if_kuereg.h if_rue2.c if_ruereg.h 
                          if_udav2.c if_udavreg.h 
    sys/dev/usb2/wlan    if_rum2.c if_rumvar.h if_ural2.c 
                         if_uralvar.h if_zyd2.c if_zydreg.h 
  Log:
  SVN rev 187378 on 2009-01-18 05:35:58Z by thompsa
  
  Just put the ifnet pointer first in the softc like it needs to be rather than
  adding another deliciously evil pointer.
  
  Revision  Changes    Path
  1.8       +0 -1      src/sys/dev/usb2/ethernet/if_aue2.c
  1.3       +1 -2      src/sys/dev/usb2/ethernet/if_auereg.h
  1.8       +0 -1      src/sys/dev/usb2/ethernet/if_axe2.c
  1.3       +1 -2      src/sys/dev/usb2/ethernet/if_axereg.h
  1.6       +0 -1      src/sys/dev/usb2/ethernet/if_cdce2.c
  1.3       +1 -2      src/sys/dev/usb2/ethernet/if_cdcereg.h
  1.7       +0 -1      src/sys/dev/usb2/ethernet/if_cue2.c
  1.3       +1 -2      src/sys/dev/usb2/ethernet/if_cuereg.h
  1.7       +0 -1      src/sys/dev/usb2/ethernet/if_kue2.c
  1.3       +1 -2      src/sys/dev/usb2/ethernet/if_kuereg.h
  1.6       +0 -1      src/sys/dev/usb2/ethernet/if_rue2.c
  1.3       +1 -2      src/sys/dev/usb2/ethernet/if_ruereg.h
  1.7       +0 -1      src/sys/dev/usb2/ethernet/if_udav2.c
  1.3       +1 -2      src/sys/dev/usb2/ethernet/if_udavreg.h
  1.7       +0 -1      src/sys/dev/usb2/wlan/if_rum2.c
  1.3       +1 -2      src/sys/dev/usb2/wlan/if_rumvar.h
  1.8       +0 -1      src/sys/dev/usb2/wlan/if_ural2.c
  1.3       +1 -2      src/sys/dev/usb2/wlan/if_uralvar.h
  1.10      +0 -1      src/sys/dev/usb2/wlan/if_zyd2.c
  1.3       +1 -2      src/sys/dev/usb2/wlan/if_zydreg.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901180536.n0I5aJ3E004744>