From: dingtianhong Date: Tue, 15 Oct 2013 08:28:39 +0000 (+0800) Subject: bonding: use RCU protection for alb xmit path X-Git-Tag: v3.13-rc1~105^2~185^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28c719260da032c999ecb4b73ba56311c635ef4e;p=pandora-kernel.git 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 Signed-off-by: Yang Yingliang Cc: Nikolay Aleksandrov Cc: Veaceslav Falico Signed-off-by: David S. Miller --- Reading git-diff-tree failed