git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33604c3
)
net/virtio: fix indent
author
Zhiyong Yang
<zhiyong.yang@intel.com>
Thu, 3 Aug 2017 01:21:49 +0000
(09:21 +0800)
committer
Yuanhan Liu
<yliu@fridaylinux.org>
Tue, 10 Oct 2017 13:48:53 +0000
(15:48 +0200)
Signed-off-by: Zhiyong Yang <zhiyong.yang@intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Acked-by: Yuanhan Liu <yliu@fridaylinux.org>
drivers/net/virtio/virtqueue.h
patch
|
blob
|
history
diff --git
a/drivers/net/virtio/virtqueue.h
b/drivers/net/virtio/virtqueue.h
index
2e12086
..
9c4f96d
100644
(file)
--- a/
drivers/net/virtio/virtqueue.h
+++ b/
drivers/net/virtio/virtqueue.h
@@
-143,8
+143,8
@@
struct virtio_net_ctrl_mac {
} __attribute__((__packed__));
#define VIRTIO_NET_CTRL_MAC 1
-
#define VIRTIO_NET_CTRL_MAC_TABLE_SET 0
-
#define VIRTIO_NET_CTRL_MAC_ADDR_SET 1
+#define VIRTIO_NET_CTRL_MAC_TABLE_SET 0
+#define VIRTIO_NET_CTRL_MAC_ADDR_SET 1
/**
* Control VLAN filtering