Skip to content
Commit be6528b2 authored by Stephen Hemminger's avatar Stephen Hemminger Committed by Rusty Russell
Browse files

virtio: fix format of sysfs driver/vendor files



The sysfs files for virtio produce the wrong format and are missing
the required newline. The output for virtio bus vendor/device should
have the same format as the corresponding entries for PCI devices.

Although this technically changes the ABI for sysfs, these files were
broken to start with!

Signed-off-by: default avatarStephen Hemminger <shemminger@vyatta.com>
Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent 22e132ff
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment