linux/net/bridge
Stephen Hemminger 6548cda289 [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 <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-02-28 09:42:12 -08:00
..
netfilter [PATCH] Convert highest_possible_processor_id to nr_cpu_ids 2007-02-20 17:10:13 -08:00
Kconfig
Makefile
br.c
br_device.c [NET] BRIDGE: Fix whitespace errors. 2007-02-10 23:19:23 -08:00
br_fdb.c [NET] BRIDGE: Fix whitespace errors. 2007-02-10 23:19:23 -08:00
br_forward.c [NET] BRIDGE: Fix whitespace errors. 2007-02-10 23:19:23 -08:00
br_if.c [BRIDGE]: eliminate workqueue for carrier check 2007-02-26 11:42:59 -08:00
br_input.c [NET] BRIDGE: Fix whitespace errors. 2007-02-10 23:19:23 -08:00
br_ioctl.c [BRIDGE]: Fix locking of set path cost. 2007-02-28 09:42:12 -08:00
br_netfilter.c [PATCH] sysctl: remove insert_at_head from register_sysctl 2007-02-14 08:09:59 -08:00
br_netlink.c
br_notify.c [BRIDGE]: eliminate workqueue for carrier check 2007-02-26 11:42:59 -08:00
br_private.h [BRIDGE]: eliminate workqueue for carrier check 2007-02-26 11:42:59 -08:00
br_private_stp.h
br_stp.c [NET] BRIDGE: Fix whitespace errors. 2007-02-10 23:19:23 -08:00
br_stp_bpdu.c [NET] BRIDGE: Fix whitespace errors. 2007-02-10 23:19:23 -08:00
br_stp_if.c [NET] BRIDGE: Fix whitespace errors. 2007-02-10 23:19:23 -08:00
br_stp_timer.c [NET] BRIDGE: Fix whitespace errors. 2007-02-10 23:19:23 -08:00
br_sysfs_br.c [NET] BRIDGE: Fix whitespace errors. 2007-02-10 23:19:23 -08:00
br_sysfs_if.c