cvs commit: src/sys/netgraph ng_tcpmss.c

Gleb Smirnoff glebius at FreeBSD.org
Fri Jun 10 12:44:22 GMT 2005


glebius     2005-06-10 12:44:22 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_tcpmss.c 
  Log:
  - Remove redundant parenthesis in M_CHECK macro.
  - Do not edit pullup_len outside M_CHECK macro.
  - Do not reimplement NG_FWD_NEW_DATA().
  - Remove redundant check for item being not NULL.
  
  Submitted by:   ru
  
  Revision  Changes    Path
  1.2       +8 -13     src/sys/netgraph/ng_tcpmss.c


More information about the cvs-all mailing list