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