From: Santiago Leon Date: Fri, 3 Sep 2010 18:28:36 +0000 (+0000) Subject: ibmveth: Add scatter-gather support X-Git-Tag: v2.6.37-rc1~147^2~559 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e8ab30ec677925e8999a9f5bdb028736d22d48c;p=pandora-kernel.git ibmveth: Add scatter-gather support ibmveth can scatter gather up to 6 segments. If we go over this then we have no option but to call skb_linearize, like other drivers with similar limitations do. Signed-off-by: Anton Blanchard Signed-off-by: Santiago Leon Signed-off-by: David S. Miller --- Reading git-diff-tree failed