net/virtio: remove redundant MSI-X detection
authorJianfeng Tan <jianfeng.tan@intel.com>
Thu, 27 Apr 2017 07:35:38 +0000 (07:35 +0000)
committerYuanhan Liu <yuanhan.liu@linux.intel.com>
Fri, 28 Apr 2017 05:01:22 +0000 (07:01 +0200)
commitee1843bd89076c59e50cadbef5c935613f543765
tree97cfa12df1d12cfd1d0addd203a8a2593f7e116e
parenta60a0c15076224b664668c09a96922f9a2c6b142
net/virtio: remove redundant MSI-X detection

As we already change to use capability list to detect MSI-X, remove
the redundant MSI-X detection in legacy devices.

Signed-off-by: Jianfeng Tan <jianfeng.tan@intel.com>
Acked-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
drivers/net/virtio/virtio_pci.c