diff options
author | Michael Chan <mchan@broadcom.com> | 2006-03-20 22:28:05 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2006-03-20 22:28:05 -0800 |
commit | 5a6f3074c2ea5a7b4ff5b18f0e1fd9b1257e1a29 (patch) | |
tree | 4bc683f620e3176ae70932f5f865fe47423eb083 /kernel/.gitignore | |
parent | 1b27777a9b9b2b6d1c06000b7a31262d198b4238 (diff) |
[TG3]: Add new hard_start_xmit
Support 5787 hardware TSO using a new flag TG3_FLG2_HW_TSO_2.
Since the TSO interface is slightly different and these chips have
finally fixed the 4GB DMA problem and do not have the 40-bit DMA
problem, a new hard_start_xmit is used for these chips. All previous
chips will use the old hard_start_xmit that is now renamed
tg3_start_xmit_dma_bug().
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/.gitignore')
0 files changed, 0 insertions, 0 deletions