Scott Feldman
2014-Jan-06 19:00 UTC
[Bridge] [PATCH net-next 0/2] bridge: spin_lock fix plus sysfs cleanup
The following series implements:
- br_multicast_set_hash_max() is called from process context (via sysfs)
and needs spin_lock_bh to disable bhs.
- cleanup bridge sysfs definitions by using DEVICE_ATTR_xx macros
---
Curt Brune (1):
bridge: use spin_lock_bh() in br_multicast_set_hash_max
Scott Feldman (1):
bridge: use DEVICE_ATTR_xx macros
net/bridge/br_multicast.c | 4 -
net/bridge/br_sysfs_br.c | 249 ++++++++++++++++++++-------------------------
2 files changed, 110 insertions(+), 143 deletions(-)
--
Signature