aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorJay Vosburgh <[email protected]>2007-11-06 13:33:28 -0800
committerJeff Garzik <[email protected]>2007-11-10 04:25:14 -0500
commit1466a21997212a5fb33d5da9357841972b28b007 (patch)
tree7c3968cf2b8780d08c4518f5e638534e7b7994c6 /scripts/patch-kernel
parenta5e68c02fe4d8dff2ff3c5212f9f67082849cc4b (diff)
bonding: fix rtnl locking merge error
Looks like I incorrectly merged one of the rtnl lock changes, so that one function, bonding_show_active_slave, held rtnl but didn't release it, and another, bonding_store_active_slave, never held rtnl but did release it. Fixed so the first function doesn't mess with rtnl, and the second correctly acquires and releases rtnl. Bug reported by Moni Shoua <[email protected]> Signed-off-by: Jay Vosburgh <[email protected]> Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions