commit | 5ff16110c637726111662c1df41afd9df7ef36bd | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Wed Dec 17 00:54:03 2014 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Wed Dec 17 00:59:40 2014 +0200 |
tree | 7608b9ba2a6bc18065a8f72da6044fb1a18d693f | |
parent | 8a38f339b6c31d5cc86bedef1c2d3eb3873cb76e [diff] |
virtio_pci: restore module attributes When the virtio_pci driver was moved into virtio_pci_legacy.c the module licence and other attributes went AWOL. This patch restores them. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>