cvs commit: src/sys/dev/if_ndis if_ndis.c

Bill Paul wpaul at FreeBSD.org
Tue Oct 18 20:14:12 PDT 2005


wpaul       2005-10-19 03:14:11 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/if_ndis      if_ndis.c 
  Log:
  Correct the size used to allocate ndis_txarray. It should be
  NDIS_TXPKTS now, not ndis_maxpkts.
  
  Revision  Changes    Path
  1.109     +1 -1      src/sys/dev/if_ndis/if_ndis.c


More information about the cvs-src mailing list