From: Johannes Berg Date: Wed, 3 Jul 2024 15:20:14 +0000 (+0200) Subject: um: remove pcap driver from documentation X-Git-Tag: v6.11-rc1~48^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bc94745d042bff9c5888451816d1a1efc7566fc3;p=thirdparty%2Fkernel%2Flinux.git um: remove pcap driver from documentation We just removed the driver, but forgot the row in the documentation table mentioning it. Remove that. Link: https://patch.msgid.link/20240703172013.c3232dc5cbe9.I7f9941095d45a39d0f1e83680a408b3c6d445242@changeid Acked-By: Anton Ivanov Signed-off-by: Johannes Berg --- diff --git a/Documentation/virt/uml/user_mode_linux_howto_v2.rst b/Documentation/virt/uml/user_mode_linux_howto_v2.rst index d1cfe415e4c47..27942446f406c 100644 --- a/Documentation/virt/uml/user_mode_linux_howto_v2.rst +++ b/Documentation/virt/uml/user_mode_linux_howto_v2.rst @@ -223,8 +223,6 @@ remote UML and other VM instances. +-----------+--------+------------------------------------+------------+ | socket | legacy | none | ~ 450Mbit | +-----------+--------+------------------------------------+------------+ -| pcap | legacy | rx only | ~ 450Mbit | -+-----------+--------+------------------------------------+------------+ | ethertap | legacy | obsolete | ~ 500Mbit | +-----------+--------+------------------------------------+------------+ | vde | legacy | obsolete | ~ 500Mbit |