From: Amerigo Wang Date: Mon, 21 Jun 2010 22:50:17 +0000 (+0000) Subject: mlx4: add dynamic LRO disable support X-Git-Tag: v2.6.36-rc1~571^2~445 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2ef8590343f1f236f5f7f070fb4cd3f5c3ffb69;p=pandora-kernel.git mlx4: add dynamic LRO disable support This patch adds dynamic LRO diable support for mlx4 net driver. It also fixes a bug of mlx4, which checks NETIF_F_LRO flag in rx path without rtnl lock. (I don't have mlx4 card, so only did compiling test. Anyone who wants to test this is more than welcome.) This is based on Neil's initial work too, and heavily modified based on Stanislaw's suggestions. Signed-off-by: WANG Cong Signed-off-by: Neil Horman Acked-by: Neil Horman Reviewed-by: Stanislaw Gruszka Cc: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-diff-tree failed