diff options
author | Johannes Berg <johannes.berg@intel.com> | 2024-07-03 17:20:14 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2024-07-04 12:03:09 +0200 |
commit | bc94745d042bff9c5888451816d1a1efc7566fc3 (patch) | |
tree | 8e55cb501326574dce0574121f70da10a709ecd1 /Documentation/virt | |
parent | um: Enable preemption in UML (diff) | |
download | linux-bc94745d042bff9c5888451816d1a1efc7566fc3.tar.xz linux-bc94745d042bff9c5888451816d1a1efc7566fc3.zip |
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 <anton.ivanov@cambridgegreys.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'Documentation/virt')
-rw-r--r-- | Documentation/virt/uml/user_mode_linux_howto_v2.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/virt/uml/user_mode_linux_howto_v2.rst b/Documentation/virt/uml/user_mode_linux_howto_v2.rst index d1cfe415e4c4..27942446f406 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 | |