]> git.openfabrics.org - ~emulex/infiniband.git/commit
staging: virtpci driver
authorKen Cox <jkc@redhat.com>
Tue, 4 Mar 2014 13:58:10 +0000 (07:58 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Mar 2014 01:03:21 +0000 (17:03 -0800)
commitaf86526b22dd52edc6a7827217315415801d1622
tree986854a76e9b78ba4e93a7037fb5ed3a4cb820f7
parentbac8a4d5d29b1475d06f319d87e1d608c0b9dbe8
staging: virtpci driver

The virtpci module handles the bus functions for virthba, and virtnic.

Signed-off-by: Ken Cox <jkc@redhat.com>
Cc: Ben Romer <sparmaintainer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/Kconfig
drivers/staging/unisys/Makefile
drivers/staging/unisys/virtpci/Kconfig [new file with mode: 0644]
drivers/staging/unisys/virtpci/Makefile [new file with mode: 0644]
drivers/staging/unisys/virtpci/virtpci.c [new file with mode: 0644]
drivers/staging/unisys/virtpci/virtpci.h [new file with mode: 0644]