commit | e849cdc309de4a1e49dc3c23c6c36da91b990c9f | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Fri Nov 13 13:03:38 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Nov 15 22:14:40 2009 -0800 |
tree | 1809164b142f3b8788e27192f16210c4f677d6d8 | |
parent | 507399f18ea5810de42f0ea228c14305a8f67512 [diff] |
tg3: Add new HW_TSO_3 flag for 5717 The 5717 sets up TSO slightly differently in the transmit path. It looks like this method will be the new way of doing things. This patch defines a flag to indicate this. Signed-off-by: Matt Carlson <mcarlson@broadcom.com> Reviewed-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>