cvs commit: src/sys/compat/ndis kern_ndis.c

Bill Paul wpaul at FreeBSD.org
Tue Mar 29 18:50:06 PST 2005


wpaul       2005-03-30 02:50:06 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/ndis      kern_ndis.c 
  Log:
  Remove a couple of #ifdef 0'ed code blocks left over from Atheros debugging.
  
  Remember to reset ndis_pendingreq to NULL when bailing out of
  ndis_set_info() or ndis_get_info() due to miniportadapterctx not
  being set.
  
  Revision  Changes    Path
  1.75      +2 -8      src/sys/compat/ndis/kern_ndis.c


More information about the cvs-src mailing list