Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 May 2009 15:06:03 +0000 (UTC)
From:      "George V. Neville-Neil" <gnn@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/cxgb cxgb_main.c
Message-ID:  <200905221506.n4MF6Jhx034230@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gnn         2009-05-22 15:06:03 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cxgb         cxgb_main.c 
  Log:
  SVN rev 192584 on 2009-05-22 15:06:03Z by gnn
  
  Fix a possible panic cxgb_controller_attach() routine that would occur
  only if prepping the adapter failed.
  
  Slight adjustment to comments.
  
  Fix a bug whereby downing the interface didn't preven it from
  processing packets.
  
  Submitted by:   Navdeep Parhar
  MFC after:      1 week
  
  Revision  Changes    Path
  1.85      +12 -6     src/sys/dev/cxgb/cxgb_main.c



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