On 3/19/19 7:43 AM, Tiwei Bie wrote:
When disabling interrupt, the shadow event flags should also be
updated accordingly. The unnecessary wmb is also dropped.
Fixes: e9f4feb7e622 ("net/virtio: add packed virtqueue helpers")
Cc: [email protected]
Signed-off-by: Tiwei Bie <[email protected]>
---
drivers/net/virtio/virtqueue.h | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Maxime Coquelin <[email protected]> Thanks, Maxime

