Merge branch 'hv_netvsc-notification-and-namespace-fixes'
authorDavid S. Miller <davem@davemloft.net>
Tue, 12 Jun 2018 22:22:28 +0000 (15:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 12 Jun 2018 22:22:28 +0000 (15:22 -0700)
commitbfc17d00f082fb33e8a9438df0fe71646e146769
treef1add7b334da374645fc4415554b214d322eb110
parent01a1a170da677d85ced3438f09369293e812c8b1
parentc0a41b887ce614279c51964509e8d715979ce1f2
Merge branch 'hv_netvsc-notification-and-namespace-fixes'

Stephen Hemminger says:

====================
hv_netvsc: notification and namespace fixes

This set of patches addresses two set of fixes. First it backs out
the common callback model which was merged in net-next without
completing all the review feedback or getting maintainer approval.

Then it fixes the transparent VF management code to handle network
namespaces.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>