diff options
author | Ronak Doshi <doshir@vmware.com> | 2022-06-19 17:10:13 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-06-20 09:12:46 +0100 |
commit | a56b158a5078b8120d3d72fc9fd44efed5123b12 (patch) | |
tree | 8f87cb6ecd5667bb3af1121260a92c96d97f9f70 /net/unix/af_unix.c | |
parent | 6f9d70466c89377451033fa2cf55c8cb3ece7cd2 (diff) |
vmxnet3: disable overlay offloads if UPT device does not support
'Commit 6f91f4ba046e ("vmxnet3: add support for capability registers")'
added support for capability registers. These registers are used
to advertize capabilities of the device.
The patch updated the dev_caps to disable outer checksum offload if
PTCR register does not support it. However, it missed to update
other overlay offloads. This patch fixes this issue.
Fixes: 6f91f4ba046e ("vmxnet3: add support for capability registers")
Signed-off-by: Ronak Doshi <doshir@vmware.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions