Jiri Pirko
b44672849a
vmxnet3: fix msix vectors unuse
...
In vmxnet3_cleanup_msix(), there is called msix_vector_unuse() with
VMXNET3_MAX_INTRS. That is not correct since vector of
value VMXNET3_MAX_INTRS was never used. Also all the used vectors
are not un-used. So call vmxnet3_unuse_msix_vectors() instead which
does the correct job.
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Acked-by: Dmitry Fleytman <dmitry@daynix.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2014-06-09 15:38:58 +02:00
..
2014-06-05 16:04:17 +02:00
2014-05-07 12:13:42 +03:00
2014-05-28 17:35:01 +02:00
2014-06-05 16:04:17 +02:00
2014-05-20 08:49:21 +02:00
2014-06-05 16:04:17 +02:00
2014-06-09 00:33:03 +02:00
2014-06-05 21:52:37 +01:00
2014-05-28 17:35:01 +02:00
2014-06-05 23:05:07 +01:00
2014-05-15 17:29:03 +01:00
2014-05-13 16:09:35 +01:00
2014-05-14 15:24:51 +02:00
2014-06-05 21:52:37 +01:00
2014-05-14 15:24:51 +02:00
2014-05-26 08:42:43 +02:00
2014-06-09 00:33:03 +02:00
2014-05-14 15:24:51 +02:00
2014-05-05 20:58:33 +02:00
2014-05-28 17:35:01 +02:00
2014-05-28 17:35:01 +02:00
2014-05-28 17:36:21 +02:00
2014-06-05 16:04:17 +02:00
2014-05-30 13:10:07 -06:00
2014-05-28 17:35:01 +02:00
2014-06-09 15:38:58 +02:00
2014-05-14 15:24:51 +02:00
2014-05-28 17:35:01 +02:00
2014-06-05 21:52:37 +01:00
2014-06-05 23:05:07 +01:00
2014-05-28 17:35:01 +02:00
2014-05-28 17:35:01 +02:00
2014-06-05 16:04:17 +02:00
2014-05-14 15:24:51 +02:00
2014-05-28 17:35:01 +02:00
2014-06-05 20:51:57 +01:00
2014-05-28 17:35:01 +02:00
2014-05-28 17:36:21 +02:00
2014-06-09 00:33:02 +02:00
2014-05-28 17:35:01 +02:00
2014-06-02 16:38:09 +02:00
2014-05-25 12:46:58 +03:00
2014-05-05 20:58:33 +02:00
2014-05-07 18:38:39 +01:00
2014-05-28 17:35:01 +02:00
2014-05-28 17:35:01 +02:00