Merge branch 'liquidio-VF'
authorDavid S. Miller <davem@davemloft.net>
Wed, 30 Nov 2016 16:03:10 +0000 (11:03 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 30 Nov 2016 16:03:10 +0000 (11:03 -0500)
commit492e9d8c189bcf4b7801bf9f04356ce452d8747a
tree40f5ceb6ef52c7e84269f5d2d26e3926938af75f
parent1379fd3c426ce98f2936420a43d88b54df218b69
parentb3c35973b8ac0f0906ef38e9b07b0a01a3d357a7
Merge branch 'liquidio-VF'

Raghu Vatsavayi says:

====================
liquidio VF operations

This patchseries adds support for VF device specific operations
like mailbox, queues and register access. This V3 patchset also
has changes based on comments form earlier versions:

1) Removed extra 'void *' casting.
2) Fixed all cross compilations issues reported on S390 and Powerpc
   architectures.

Please apply the patches in following order as these patches depend
on each other.
====================

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