From: K. Y. Srinivasan <k...@microsoft.com>

Implement VF association based on serial number published by
the host.

Greg, as promised here is the patchset that would use the API for
detecting if the device is a vmbus device.
If you can take the first two patches, we can submit the netvsc
patch to the net-next tree.

Haiyang Zhang (3):
  hyperv: Move hv_pci_dev and related structs to hyperv.h
  hyperv: Add a function to detect if the device is a vmbus dev
  hv_netvsc: Implement VF matching based on serial numbers

 drivers/hv/vmbus_drv.c          |    6 ++
 drivers/net/hyperv/netvsc_drv.c |   55 ++++++++++++++++++++--
 drivers/pci/host/pci-hyperv.c   |   91 -----------------------------------
 include/linux/hyperv.h          |  100 ++++++++++++++++++++++++++++++++++++++-
 4 files changed, 156 insertions(+), 96 deletions(-)

-- 
1.7.4.1

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to