diff options
author | David Daney <ddaney@caviumnetworks.com> | 2010-01-07 11:05:05 -0800 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2010-02-27 12:53:08 +0100 |
commit | 924cc2680fbe181066ec138d369691d28d913ea2 (patch) | |
tree | 009d3b28ddf2ebc9466b882fd8170ea97e6d8a73 /arch/mips/loongson | |
parent | 3368c784bcf77124aaf39372e627016c36bd4472 (diff) | |
download | linux-924cc2680fbe181066ec138d369691d28d913ea2.tar.bz2 |
Staging: Octeon Ethernet: Enable scatter-gather.
Octeon ethernet hardware can handle NETIF_F_SG, so we enable it.
A gather list of up to six fragments will fit in the SKB's CB
structure, so no extra memory is required. If a SKB has more than six
fragments, we must linearize it.
Signed-off-by: David Daney <ddaney@caviumnetworks.com>
To: linux-mips@linux-mips.org
To: gregkh@suse.de
Patchwork: http://patchwork.linux-mips.org/patch/838/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/loongson')
0 files changed, 0 insertions, 0 deletions