diff options
author | David Vrabel <[email protected]> | 2015-10-30 15:16:01 +0000 |
---|---|---|
committer | Konrad Rzeszutek Wilk <[email protected]> | 2015-12-18 10:00:23 -0500 |
commit | 0f589967a73f1f30ab4ac4dd9ce0bb399b4d6357 (patch) | |
tree | 5abfef9f2fa9c6e1c2b82eb1848f76120b39f8a7 /net/lapb/lapb_in.c | |
parent | 454d5d882c7e412b840e3c99010fe81a9862f6fb (diff) |
xen-netback: don't use last request to determine minimum Tx credit
The last from guest transmitted request gives no indication about the
minimum amount of credit that the guest might need to send a packet
since the last packet might have been a small one.
Instead allow for the worst case 128 KiB packet.
This is part of XSA155.
CC: [email protected]
Reviewed-by: Wei Liu <[email protected]>
Signed-off-by: David Vrabel <[email protected]>
Signed-off-by: Konrad Rzeszutek Wilk <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions