cvs commit: src/sys/netgraph ng_ether.c

Gleb Smirnoff glebius at FreeBSD.org
Sat Jan 29 15:22:02 PST 2005


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


More information about the cvs-all mailing list