Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Dec 2009 19:18:02 +0000 (UTC)
From:      Gavin Atkinson <gavin@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/wpi if_wpi.c
Message-ID:  <200912141918.nBEJINCr043922@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gavin       2009-12-14 19:18:02 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/wpi          if_wpi.c 
  Log:
  SVN rev 200530 on 2009-12-14 19:18:02Z by gavin
  
  Don't panic on failure to attach if we fail before or during the
  if_alloc() of ifp.  This fixes the panic reported in the PR, but
  not the attach failure.
  
  PR:             kern/139079
  Tested by:      Steven Noonan <steven uplinklabs.net>
  Reviewed by:    thompsa
  Approved by:    ed (mentor)
  MFC after:      2 weeks`
  
  Revision  Changes    Path
  1.30      +5 -4      src/sys/dev/wpi/if_wpi.c



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