commit | c8c2afe360b7366f586f6bece1109a72ea334876 | [log] [tgz] |
---|---|---|
author | Eli Cohen <eli@mellanox.co.il> | Mon Jul 14 23:48:51 2008 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Mon Jul 14 23:48:51 2008 -0700 |
tree | c132fc0580deebde3dc49c59bac9c4a559aef192 | |
parent | 9eae554c171e086c89ab83da2a2d3c8bf958fcb5 [diff] |
IPoIB: Use rtnl lock/unlock when changing device flags Use of this lock is required to synchronize changes to the netdvice's data structs. Also move the call to ipoib_flush_paths() after the modification of the netdevice flags in set_mode(). Signed-off-by: Eli Cohen <eli@mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>