Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Apr 2005 18:37:28 +0000 (UTC)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/vge if_vge.c
Message-ID:  <200504251837.j3PIbSbV022376@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       2005-04-25 18:37:28 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/vge          if_vge.c 
  Log:
  Correct the if_link_state_change() logic: when the link went down,
  if_link_state_change() reported link up, and when the link went up,
  if_link_state_change() reported link down. These should be swapped.
  
  Revision  Changes    Path
  1.8       +2 -2      src/sys/dev/vge/if_vge.c



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