From: Stephen Hemminger Date: Tue, 27 Feb 2007 17:55:07 +0000 (-0800) Subject: [BRIDGE]: Fix locking of set path cost. X-Git-Tag: v2.6.21-rc3~149^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6548cda289b549ed60c35f16a0051609aeee2fd0;p=pandora-kernel.git [BRIDGE]: Fix locking of set path cost. This change goes with earlier change to get rid of work queue for path cost. Now stp_set_path_cost does its own locking. This is to allow it to call br_path_cost() which calls ethtool interfaces (might sleep). Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed