Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jul 2010 21:25:05 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/bce if_bce.c
Message-ID:  <201007192125.o6JLPQcB017098@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2010-07-19 21:25:05 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bce          if_bce.c 
  Log:
  SVN rev 210259 on 2010-07-19 21:25:05Z by yongari
  
  Have bce_init_ctx() return error code and make caller check the
  return code. If context was not setup correctly give up
  initialization. While I'm here move variable declarations to the
  beginning of the function.
  
  Reviewed by:    davidch
  
  Revision  Changes    Path
  1.72      +22 -18    src/sys/dev/bce/if_bce.c



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