Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Oct 2005 19:12:46 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if_fwsubr.c
Message-ID:  <200510121912.j9CJCkG0064126@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2005-10-12 19:12:46 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_fwsubr.c 
  Log:
  Be pedantic here: We're converting from network byte order to host
  byte order in these cases.  This is a nop in terms of the generated
  code, but is logically incorrect.
  
  PR: 73852
  
  Revision  Changes    Path
  1.17      +2 -2      src/sys/net/if_fwsubr.c



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