diff options
author | Brett Creeley <brett.creeley@intel.com> | 2019-07-29 02:04:45 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2019-08-23 09:49:19 -0700 |
commit | da4a9e73d8a58eccef93682c9f2d910c346d2c1e (patch) | |
tree | bc12aa1079c9ce038ed6cd1bb0ff6a3e82626b7e /drivers/net/virtio_net.c | |
parent | 1b0c3247a092db672bf4599f234f0e90d6e30e8b (diff) | |
download | linux-da4a9e73d8a58eccef93682c9f2d910c346d2c1e.tar.gz linux-da4a9e73d8a58eccef93682c9f2d910c346d2c1e.tar.bz2 linux-da4a9e73d8a58eccef93682c9f2d910c346d2c1e.zip |
ice: Don't call synchronize_irq() for VF's from the host
Currently we will call synchronize_irq() from the host for VF's. This is
not correct, so don't allow it.
Signed-off-by: Brett Creeley <brett.creeley@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/virtio_net.c')
0 files changed, 0 insertions, 0 deletions