]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge branch 'sunvnet-driver-updates'
authorDavid S. Miller <davem@davemloft.net>
Tue, 14 Feb 2017 18:04:11 +0000 (13:04 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 14 Feb 2017 18:04:11 +0000 (13:04 -0500)
Shannon Nelson says:

====================
sunvnet driver updates

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
====================

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

Trivial merge