diff options
author | David S. Miller <davem@davemloft.net> | 2018-04-11 17:54:06 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-04-11 17:54:06 +0300 |
commit | 949989b36c2261125a7d01a4ca3d5b5ee64da05c (patch) | |
tree | e55d8ec43f5c5ce6d42a3af79d69361113819d7b /drivers/net | |
parent | 7ced6c98c7ab7a1f6743931e28671b833af79b1e (diff) | |
parent | ddd3d4081ffa806ffef28eaeefde757ba2b6812a (diff) | |
download | linux-949989b36c2261125a7d01a4ca3d5b5ee64da05c.tar.xz |
Merge branch 'vhost-fix-vhost_vq_access_ok-log-check'
Stefan Hajnoczi says:
====================
vhost: fix vhost_vq_access_ok() log check
v3:
* Rebased onto net/master and resolved conflict [DaveM]
v2:
* Rewrote the conditional to make the vq access check clearer [Linus]
* Added Patch 2 to make the return type consistent and harder to misuse [Linus]
The first patch fixes the vhost virtqueue access check which was recently
broken. The second patch replaces the int return type with bool to prevent
future bugs.
====================
Acked-by: Jason Wang <jasowang@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions