diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2005-11-08 18:41:56 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2005-11-08 18:41:56 +0100 |
commit | 89f5f0aeed14ac7245f760b0b96c9269c87bcbbe (patch) | |
tree | 8dae08b8c2c7b61c6207d9189196b3c28d1cb8d4 /drivers/bluetooth/bpa10x.c | |
parent | [NET]: kfree cleanup (diff) | |
download | linux-89f5f0aeed14ac7245f760b0b96c9269c87bcbbe.tar.xz linux-89f5f0aeed14ac7245f760b0b96c9269c87bcbbe.zip |
[IPV4]: Fix ip_queue_xmit identity increment for TSO packets
When ip_queue_xmit calls ip_select_ident_more for IP identity selection
it gives it the wrong packet count for TSO packets. The ip_select_*
functions expect one less than the number of packets, so we need to
subtract one for TSO packets.
This bug was diagnosed and fixed by Tom Young.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/bluetooth/bpa10x.c')
0 files changed, 0 insertions, 0 deletions