Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Mar 2011 17:19:54 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/conf files src/sys/dev/ath if_ath.c if_ath_keycache.c if_ath_keycache.h src/sys/modules/ath Makefile
Message-ID:  <201103021720.p22HKLnt069815@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
adrian      2011-03-02 17:19:54 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files 
    sys/dev/ath          if_ath.c 
    sys/modules/ath      Makefile 
  Added files:
    sys/dev/ath          if_ath_keycache.c if_ath_keycache.h 
  Log:
  SVN rev 219185 on 2011-03-02 17:19:54Z by adrian
  
  Break the keycache management functions out into if_ath_keycache.c .
  
  Revision  Changes    Path
  1.1568    +2 -0      src/sys/conf/files
  1.302     +1 -427    src/sys/dev/ath/if_ath.c
  1.1       +497 -0    src/sys/dev/ath/if_ath_keycache.c (new)
  1.1       +43 -0     src/sys/dev/ath/if_ath_keycache.h (new)
  1.19      +2 -1      src/sys/modules/ath/Makefile



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