commit | 3f9c10b0d478a3b7c3dde555edae79fecef496e5 | [log] [tgz] |
---|---|---|
author | Amit Shah <amit.shah@redhat.com> | Thu Dec 22 16:58:31 2011 +0530 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Thu Jan 12 15:44:46 2012 +1030 |
tree | c83b10130dddce52bb8c71ea4b9e4acb82ee5bd0 | |
parent | f8fb5bc23a50a5398aa31a4e8c6dbbef53d2dec6 [diff] |
virtio: net: Move vq initialization into separate function The probe and PM restore functions will share this code. Signed-off-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>