K 10 svn:author V 6 bryanv K 8 svn:date V 27 2014-06-16T04:16:31.095329Z K 7 svn:log V 310 Remove kernel specific macro out of the VirtIO PCI header file The eventual goal is to share this file with userland, so remove the macro that is only specific for virtio_pci(4). Instead, add the VIRTIO_PCI_CONFIG_OFF macro from Linux to get the config size whether MSIX is enabled or not. MFC after: 1 week END