[BRIDGE]: Missing rtnl.
authorStephen Hemminger <shemminger@linux-foundation.org>
Thu, 26 Apr 2007 05:08:46 +0000 (22:08 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:30:04 +0000 (22:30 -0700)
commit98486fa2f4894e2b01e325c659635596bdec1614
tree50ec95d6b6dc050984610041415d07ccfc8f6014
parentc2886d6259b8faac4c05ffd9c3c401ac84478de0
[BRIDGE]: Missing rtnl.

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 <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_sysfs_br.c