Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jan 2005 23:22:02 +0000 (UTC)
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netgraph ng_ether.c
Message-ID:  <200501292322.j0TNM243053427@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glebius     2005-01-29 23:22:02 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/netgraph         ng_ether.c 
  Log:
  MFC: 1.39, 1.41
  
    Return 0, not NULL, from a function declared as returning int.
  
    Remove a check that never returns true, because in this case we have panic
    before the check.
  
  Revision  Changes    Path
  1.38.2.1  +1 -3      src/sys/netgraph/ng_ether.c



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