commit | 815bcc2719c12b6f5b511706e2d19728e07f0b02 | [log] [tgz] |
---|---|---|
author | Jay Vosburgh <fubar@us.ibm.com> | Mon May 04 09:03:37 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon May 04 21:28:10 2009 -0700 |
tree | 85e56692bb5dd9af9d3bd9efdf8eac3b7b55f0d0 | |
parent | 9f722c0978b04acba209f8ca1896ad05814bc3a3 [diff] |
bonding: fix alb mode locking regression Fix locking issue in alb MAC address management; removed incorrect locking and replaced with correct locking. This bug was introduced in commit 059fe7a578fba5bbb0fdc0365bfcf6218fa25eb0 ("bonding: Convert locks to _bh, rework alb locking for new locking") Bug reported by Paul Smith <paul@mad-scientist.net>, who also tested the fix. Signed-off-by: Jay Vosburgh <fubar@us.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>