diff options
author | Jason Wang | 2017-01-20 14:32:42 +0800 |
---|---|---|
committer | David S. Miller | 2017-01-20 11:01:17 -0500 |
commit | 6391a4481ba0796805d6581e42f9f0418c099e34 (patch) | |
tree | f3636be425129c29943f31e61ead044c26b2854e /.gitattributes | |
parent | 69fed99baac186013840ced3524562841296034f (diff) |
virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving
Commit 501db511397f ("virtio: don't set VIRTIO_NET_HDR_F_DATA_VALID on
xmit") in fact disables VIRTIO_HDR_F_DATA_VALID on receiving path too,
fixing this by adding a hint (has_data_valid) and set it only on the
receiving path.
Cc: Rolf Neugebauer <rolf.neugebauer@docker.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Acked-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions