Re: [PATCH v4 net-next 0/8] sunvnet driver updates

From: David Miller
Date: Tue Feb 14 2017 - 13:04:49 EST


From: Shannon Nelson <shannon.nelson@xxxxxxxxxx>
Date: Mon, 13 Feb 2017 10:56:56 -0800

> The sunvnet ldom virtual network driver was due for some updates and
> a bugfix or two. These patches address a few items left over from
> last year's make-over.
>
> v2:
> - changed memory barrier fix to use smp_wmb
> - put NETIF_F_SG back into the advertised ldmvsw hw_features
>
> v3:
> - the sunvnet_common module doesn't need module_init or _exit
>
> v4:
> - dropped the statistics patch
> - fixed up "default" tag for SUNVNET_COMMON

Series applied, thanks.