]> git.karo-electronics.de Git - mv-sheeva.git/commit
virtio: console: Move vq and vq buf removal into separate functions
authorAmit Shah <amit.shah@redhat.com>
Thu, 22 Dec 2011 11:28:27 +0000 (16:58 +0530)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 12 Jan 2012 05:14:45 +0000 (15:44 +1030)
commita0e2dbfc223028b72a1c193f94fcd3f67253ba4a
tree9995e923c960f0e8e1315f595336597f627e9c96
parentf0fe6f11503fa9880867554350ac5d3092c47251
virtio: console: Move vq and vq buf removal into separate functions

This common code will be shared with the PM freeze function.

Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
drivers/char/virtio_console.c