Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Mar 2009 06:56:13 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb/net if_cdce.c usb_ethernet.c usb_ethernet.h
Message-ID:  <200903080656.n286uTEV080259@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2009-03-08 06:56:13 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/net      if_cdce.c usb_ethernet.c usb_ethernet.h 
  Log:
  SVN rev 189528 on 2009-03-08 06:56:13Z by thompsa
  
  Move m_getcl() into its own function. This also fixes a bug where the m_adj for
  ETHER_ALIGN was having no effect since m_len had not been set.
  
  Revision  Changes    Path
  1.3       +1 -4      src/sys/dev/usb/net/if_cdce.c
  1.2       +16 -3     src/sys/dev/usb/net/usb_ethernet.c
  1.2       +1 -0      src/sys/dev/usb/net/usb_ethernet.h



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