From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Wed, 25 Apr 2007 22:08:59 -0700 (PDT) Message-Id: <20070425.220859.56861479.davem@davemloft.net> From: David Miller In-Reply-To: <20070425234950.847694502@linux-foundation.org> References: <20070425234737.727790594@linux-foundation.org> <20070425234950.847694502@linux-foundation.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: [Bridge] Re: [PATCH 4/4] bridge: missing rtnl List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: shemminger@linux-foundation.org Cc: netdev@vger.kernel.org, bridge@linux-foundation.org From: Stephen Hemminger Date: Wed, 25 Apr 2007 16:47:41 -0700 > Writing to /sys/class/net/brX/bridge/stp_state causes a warning because > RTNL is not held when call br_stp_if.c > > Signed-off-by: Stephen Hemminger Applied, thanks Stephen.