On 24/01/2023 05.31, Akihiko Odaki wrote:
Signed-off-by: Akihiko Odaki <[email protected]>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 958915f227..3b648a89d7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2218,6 +2218,8 @@ R: Akihiko Odaki <[email protected]>
S: Maintained
F: hw/net/e1000e*
F: tests/qtest/fuzz-e1000e-test.c
+F: tests/qtest/e1000e-test.c
+F: tests/qtest/libqos/e1000e.c
I'd suggest to use tests/qtest/libqos/e1000e.* in the last line to include
the header file, too.
Anyway:
Acked-by: Thomas Huth <[email protected]>
eepro100
M: Stefan Weil <[email protected]>