diff options
author | 2010-04-12 16:19:07 +0300 | |
---|---|---|
committer | 2010-05-19 22:15:43 +0930 | |
commit | 7c5e9ed0c84e7d70d887878574590638d5572659 (patch) | |
tree | c929c367c6854f021b787fa99fc56d37f64d9bc0 /net/ipv4/tcp_timer.c | |
parent | virtio_net: use virtqueue_xxx wrappers (diff) | |
download | linux-dev-7c5e9ed0c84e7d70d887878574590638d5572659.tar.xz linux-dev-7c5e9ed0c84e7d70d887878574590638d5572659.zip |
virtio_ring: remove a level of indirection
We have a single virtqueue_ops implementation,
and it seems unlikely we'll get another one
at this point. So let's remove an unnecessary
level of indirection: it would be very easy to
re-add it if another implementation surfaces.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'net/ipv4/tcp_timer.c')
0 files changed, 0 insertions, 0 deletions