diff options
author | Sjur Brændeland <sjur.brandeland@stericsson.com> | 2013-02-12 06:54:59 +0100 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2013-02-12 06:56:39 +0100 |
commit | dc18f0800f5f16460030a9623d4fcc165d607edf (patch) | |
tree | 27318d5a4cb4bddb3792d0f4dc65d224939d95f7 /.mailmap | |
parent | virtio: make pci_device_id const (diff) | |
download | linux-dc18f0800f5f16460030a9623d4fcc165d607edf.tar.xz linux-dc18f0800f5f16460030a9623d4fcc165d607edf.zip |
virtio_console: Use virtio device index to generate port name
Use virtio device index for creating unique device port names.
Current index allocation in virtio is based on a monotonically
increasing variable "index". A better handling of this is to
use device index which is allocated by ida.
Signed-off-by: Sjur Brændeland <sjur.brandeland@stericsson.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions