commit | 87646a348ebcb1415a479be31f1c41f276e057e6 | [log] [tgz] |
---|---|---|
author | Jason Wang <jasowang@redhat.com> | Wed Jul 19 16:54:45 2017 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 24 13:37:00 2017 -0700 |
tree | f1096c513326ae90307e9357886be589b4e4a519 | |
parent | 7a68ada6ec7d88c68057d3a4c2a517eb94289976 [diff] |
virtio_ring: allow to store zero as the ctx Allow zero to be store as a ctx, with this we could store e.g zero value which could be meaningful for the case of storing headroom through ctx. Signed-off-by: Jason Wang <jasowang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>