diff options
author | kfraser@localhost.localdomain <kfraser@localhost.localdomain> | 2006-08-16 14:26:59 +0100 |
---|---|---|
committer | kfraser@localhost.localdomain <kfraser@localhost.localdomain> | 2006-08-16 14:26:59 +0100 |
commit | 23f371535896d81a3d711d9cdf8d3d10ea309622 (patch) | |
tree | da57bca54974898ff7a5f3b7ab84f2ca8044206a /tools/libxc/xc_linux_save.c | |
parent | 942c2f964d2d3a2c403ace599bbaafb4b5b8247c (diff) | |
download | xen-23f371535896d81a3d711d9cdf8d3d10ea309622.tar.gz xen-23f371535896d81a3d711d9cdf8d3d10ea309622.tar.bz2 xen-23f371535896d81a3d711d9cdf8d3d10ea309622.zip |
[NET] front: Fix features on resume when csum is off
When the netfront driver is resumed the features are renegotiated with
the backend. However, I forgot take into account the status of the TX
checksum setting. When TX checksum is disabled by the user, we cannot
enable SG or TSO since both require checksum offload. This patch
makes
xennet check the checksum setting before renegotiating SG or TSO.
This bug was fixed thanks to a report from Anton Burtsev.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/libxc/xc_linux_save.c')
0 files changed, 0 insertions, 0 deletions