2015-12-03 12:36, Rahul Lakkireddy: > On Wednesday, December 12/02/15, 2015 at 14:16:18 -0800, Stephen Hemminger > wrote: > > The upcoming Hyper-V driver converts the pci_drv element > > in struct eth_driver to a union. When vmbus is added the > > pci_drv needs to be explicit. Easier to fix the issue > > ahead of time. > > > > This is backwards compatiable with previous code. > > > > Signed-off-by: Stephen Hemminger <stephen at networkplumber.org> > > Acked-by: Rahul Lakkireddy <rahul.lakkireddy at chelsio.com>
Applied, thanks