bonding: fix alb mode locking regression
authorJay Vosburgh <fubar@us.ibm.com>
Mon, 4 May 2009 09:03:37 +0000 (09:03 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 May 2009 04:28:10 +0000 (21:28 -0700)
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>

No differences found