Messages in this thread Patch in this message |  | | Date | Sat, 16 Sep 2017 13:49:54 +0200 | | From | Pavel Machek <> | | Subject | [PATCH] Documentation: fix ascii art in networking docs |
| |
Fix ascii-art.
Signed-off-by: Pavel Machek <pavel@ucw.cz>
diff --git a/Documentation/networking/switchdev.txt b/Documentation/networking/switchdev.txt index 5e40e1f..6309e90 100644 --- a/Documentation/networking/switchdev.txt +++ b/Documentation/networking/switchdev.txt @@ -29,7 +29,7 @@ with SR-IOV or soft switches, such as OVS, are possible. sw1p1 + sw1p3 + sw1p5 + eth1 + | + | + | + | | | | | | | - +--+----+----+----+-+--+----+---+ +-----+-----+ + +--+----+----+----+----+----+---+ +-----+-----+ | Switch driver | | mgmt | | (this document) | | driver | | | | | -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html [unhandled content-type:application/pgp-signature]
|  |