From: Matt Carlson Date: Wed, 15 Sep 2010 08:59:59 +0000 (+0000) Subject: tg3: Use skb_is_gso_v6() X-Git-Tag: v2.6.37-rc1~147^2~445 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02e96080af2b70313f2ffc8c1b03ae2f9d8c65ac;p=pandora-kernel.git tg3: Use skb_is_gso_v6() This patch converts the driver to prefer the skb_is_gso_v6() helper over the explicit inlined version. Reviewed-by: Benjamin Li Reviewed-by: Michael Chan Signed-off-by: Matt Carlson Signed-off-by: David S. Miller --- Reading git-diff-tree failed