commit | 02e96080af2b70313f2ffc8c1b03ae2f9d8c65ac | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Wed Sep 15 08:59:59 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 15 14:16:14 2010 -0700 |
tree | 50672b37412a153916a9d13e0f5965b7aa839d25 | |
parent | 8fea32b9555726d35b91492d17fc21c7874d36f9 [diff] |
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 <benli@broadcom.com> Reviewed-by: Michael Chan <mchan@broadcom.com> Signed-off-by: Matt Carlson <mcarlson@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>