git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb3f6d9
)
virtio: simplify feature bit handling
author
Michael S. Tsirkin
<mst@redhat.com>
Thu, 23 Oct 2014 14:57:30 +0000
(17:57 +0300)
committer
Michael S. Tsirkin
<mst@redhat.com>
Tue, 9 Dec 2014 10:05:25 +0000
(12:05 +0200)
Now that we use u64 for bits, we can simply & them together.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
drivers/virtio/virtio.c
patch
|
blob
|
history
diff --cc
drivers/virtio/virtio.c
Simple merge