diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2008-05-03 04:50:45 +0200 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2008-05-02 13:50:45 +0200 |
commit | 0527168522c25121bdd5d5f1d3c5b484d972ea14 (patch) | |
tree | ffd2c0db655898e4e0e981af4eb1d71fa6cf1e99 /mm/tiny-shmem.c | |
parent | virtio: de-structify virtio_block status byte (diff) | |
download | linux-0527168522c25121bdd5d5f1d3c5b484d972ea14.tar.xz linux-0527168522c25121bdd5d5f1d3c5b484d972ea14.zip |
virtio: fix scatterlist sizing in net driver.
Herbert Xu points out (within another patch) that my scatterlists are
too short: one entry for the gso header, one for the skb->data, and
MAX_SKB_FRAGS for all the fragments.
Fix both xmit and recv sides (recv currently unused, coming in later
patch).
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'mm/tiny-shmem.c')
0 files changed, 0 insertions, 0 deletions