RE: [PATCH V2 15/15] hyperv: Add a function to detect if the device is a vmbus dev

2016-12-06 Thread KY Srinivasan
; jasow...@redhat.com; leann.ogasaw...@canonical.com; Haiyang Zhang > > Subject: Re: [PATCH V2 15/15] hyperv: Add a function to detect if the device > is a vmbus dev > > On Sat, Dec 03, 2016 at 12:34:42PM -0800, k...@exchange.microsoft.com > wrote: > > From: Haiyang Zhang

Re: [PATCH V2 15/15] hyperv: Add a function to detect if the device is a vmbus dev

2016-12-06 Thread Greg KH
On Sat, Dec 03, 2016 at 12:34:42PM -0800, k...@exchange.microsoft.com wrote: > From: Haiyang Zhang > > On Hyper-V, every VF interface has a corresponding synthetic > interface managed by netvsc that share the same MAC > address. netvsc registers for netdev events to manage this > association. Cur