bonding: use RCU protection for alb xmit path
authordingtianhong <dingtianhong@huawei.com>
Tue, 15 Oct 2013 08:28:39 +0000 (16:28 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Oct 2013 19:32:03 +0000 (15:32 -0400)
commit28c719260da032c999ecb4b73ba56311c635ef4e
treeed3662171917c8e85925733f08d2d68e8adb6612
parent47e91f56008b43e1365e8d1d4a6813fe8a33b6f6
bonding: use RCU protection for alb xmit path

The commit 278b20837511776dc9d5f6ee1c7fabd5479838bb
(bonding: initial RCU conversion) has convert the roundrobin,
active-backup, broadcast and xor xmit path to rcu protection,
the performance will be better for these mode, so this time,
convert xmit path for alb mode.

Signed-off-by: Ding Tianhong <dingtianhong@huawei.com>
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Cc: Nikolay Aleksandrov <nikolay@redhat.com>
Cc: Veaceslav Falico <vfalico@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_alb.c
drivers/net/bonding/bonding.h