Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Mar 2010 15:00:33 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/net if_vlan.c
Message-ID:  <201003211500.o2LF0mBR037404@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

emaste      2010-03-21 15:00:33 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_vlan.c 
  Log:
  SVN rev 205411 on 2010-03-21 15:00:33Z by emaste
  
  Avoid holding the VLAN_LOCK() over the parent interface SIOCGIFMEDIA
  ioctl call, as it may sleep.
  
  Reviewed by:    rwatson
  
  Revision  Changes    Path
  1.149     +2 -2      src/sys/net/if_vlan.c



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