aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorMark McLoughlin <[email protected]>2008-12-10 17:45:34 +0000
committerRusty Russell <[email protected]>2008-12-30 09:26:10 +1030
commit29f9f12ec737af62835124e4a8bdb9de631f04dd (patch)
tree2323188170fb6462d45f34e4dfd2f34120057a76 /net/lapb/lapb_subr.c
parentb194aee95622f649311f8e53418a17e210ff6827 (diff)
virtio: add PCI device release() function
Add a release() function for virtio_pci devices so as to avoid: Device 'virtio0' does not have a release() function, it is broken and must be fixed Move the code to free the resources associated with the device from virtio_pci_remove() into this new function. virtio_pci_remove() now merely unregisters the device which should cause the final ref to be dropped and virtio_pci_release_dev() to be called. Signed-off-by: Mark McLoughlin <[email protected]> Reported-by: Michael Tokarev <[email protected]> Cc: Anthony Liguori <[email protected]> Signed-off-by: Rusty Russell <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions