Thread (29 messages) flat view 29 messages, 4 authors, 2023-03-31

Re: [PATCH 16/16] virtio_net: separating the virtio code

From: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Date: 2023-03-30 06:01:15
Also in: bpf, virtualization

On Wed, 29 Mar 2023 21:15:52 -0700, Jakub Kicinski [off-list ref] wrote:
On Tue, 28 Mar 2023 17:28:47 +0800 Xuan Zhuo wrote:
quoted
+/* SPDX-License-Identifier: GPL-2.0 */
+
+#ifndef __VIRTNET_VIRTIO_H__
+#define __VIRTNET_VIRTIO_H__
+
+int virtnet_register_virtio_driver(void);
+void virtnet_unregister_virtio_driver(void);
+#endif
nit: this header needs to be added in the previous patch,
otherwise there is a transient build warning there.
Will fix.

Thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help